summaryM:DotNetNuke.Common.Utilities.Null.SetNullInteger(System.Object)
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static int SetNullInteger( Object objValue ) |
Visual Basic |
---|
Public Shared Function SetNullInteger ( objValue As Object ) As Integer |
Parameters
- objValue
- Type: System..::..Object
paramobjValueM:DotNetNuke.Common.Utilities.Null.SetNullInteger(System.Object)