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