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