RadioButtonChildOption enumeration

Options that decide what to do with the child control when the button is not selected

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

Syntax

'Declaration
Public Enumeration RadioButtonChildOption
'Usage
Dim instance As RadioButtonChildOption
public enum RadioButtonChildOption

Members

Member name Description
None
DisableChildWhenNotSelected
HideChildWhenNotSelected
HideAndDisableChildWhenNotSelected

See also

Reference

Microsoft.SharePoint.WebControls namespace