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