Share via


RadioButtonWithChildren.JavaScriptSelectorControls property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property JavaScriptSelectorControls As String
    Get
'Usage
Dim instance As RadioButtonWithChildren
Dim value As String

value = instance.JavaScriptSelectorControls
public string JavaScriptSelectorControls { get; }

Property value

Type: System.String

See also

Reference

RadioButtonWithChildren class

RadioButtonWithChildren members

Microsoft.SharePoint.WebControls namespace