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