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