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