Gets the value in the current items or if none is available default(T)
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public T ValueOrDefault { get; } |
Visual Basic |
---|
Public ReadOnly Property ValueOrDefault As T Get |