BooleanValue returns the Boolean representation of the Value
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected bool BooleanValue { get; } |
Visual Basic |
---|
Protected ReadOnly Property BooleanValue As Boolean Get |