Indicates wether there is a value present or not
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool HasValue { get; } |
Visual Basic |
---|
Public ReadOnly Property HasValue As Boolean Get |