C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FileManager Class / Selector Property

In This Topic
Selector Property (FileManager)
In This Topic
Gets or sets the selector to macth the dom element(s) which the control is attached to.
Syntax
'Declaration
 
Public Property Selector As String
 
See Also