InputFormCheckBoxListValidator.ControlPropertiesValid Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Function ControlPropertiesValid As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ControlPropertiesValid()
protected override bool ControlPropertiesValid()
Return Value
Type: System.Boolean
See Also
Reference
InputFormCheckBoxListValidator Class