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