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