Click or drag to resize
Sandcastle Help File BuilderProjectPropertiesWindowApply Method
This is used to see if the current property page is valid and apply any pending changes to the project.

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public bool Apply()

Return Value

Type: Boolean
True if successful or false if not
See Also