summaryM:DotNetNuke.Common.Utilities.Null.SetNull(System.Reflection.PropertyInfo)
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static Object SetNull( PropertyInfo objPropertyInfo ) |
Visual Basic |
---|
Public Shared Function SetNull ( objPropertyInfo As PropertyInfo ) As Object |
Parameters
- objPropertyInfo
- Type: System.Reflection..::..PropertyInfo
paramobjPropertyInfoM:DotNetNuke.Common.Utilities.Null.SetNull(System.Reflection.PropertyInfo)