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