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