summaryM:DotNetNuke.Common.Utilities.Null.SetNull(System.Reflection.PropertyInfo)

Namespace: DotNetNuke.Common.Utilities
Assembly: 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)

Return Value

returnsM:DotNetNuke.Common.Utilities.Null.SetNull(System.Reflection.PropertyInfo)

See Also