AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Helper..::..IsNullorDBNull Method

Determines whether [is nullor database null] [the specified object].

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static bool IsNullorDBNull(
	Object obj
)

Parameters

obj
Type: Object
The object.

Return Value

true if [is nullor database null] [the specified object]; otherwise, false.