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