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