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