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