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