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