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