ToolsStringsDocumentManager Property |
Namespace: Kettic.AspNet.Controls.Editor
public string DocumentManager { get; set; }
Public Property DocumentManager As String Get Set
public: property String^ DocumentManager { String^ get (); void set (String^ value); }
member DocumentManager : string with get, set