Click or drag to resize
Sandcastle Help File BuilderResourceItemEditorWindowSaveAs Method
Save the content of the window using a different filename

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

Return Value

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