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