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