Click or drag to resize
Sandcastle Help File BuilderContentLayoutWindowGetPersistString Method
Return the string used to store the editor state

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
protected override string GetPersistString()

Return Value

Type: String
A string containing the type name and filename
See Also