AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

TypeExtension..::..IsEmptyGuid Method

Determines whether [is empty unique identifier] [the specified g].

Namespace:  AdvantageCMS.Core.Common.Extension
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static bool IsEmptyGuid(
	this Guid g
)

Parameters

g
Type: Guid
The g.

Return Value

true if [is empty unique identifier] [the specified g]; otherwise, false.