ComponentOne ASP.NET MVC Controls
Selector Property (Control)

C1.Web.Mvc Namespace > Control Class : Selector Property
Gets or sets the selector to macth the dom element(s) which the control is attached to.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Selector As String
[C1Ignore()]
public string Selector {get; set;}
See Also

Reference

Control Class
Control Members