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