Click or drag to resize
Sandcastle Help File BuilderFolderPathUserControlOnPersistablePathChanged Method
This raises the PersistablePathChanged event

Namespace: SandcastleBuilder.Utils.Controls
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
protected void OnPersistablePathChanged(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
The event arguments
See Also