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