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