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