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