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