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