SP.Guid Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.Guid class.

Methods

Name

Description

equals

Indicates whether this GUID instance and a specified GUID object represent the same value.

Guid

Initializes a new instance of the SP.Guid class with the specified text representation.

isValid

Determines whether the specified value is in the correct format for a valid GUID.

newGuid

Generates a new GUID consisting of random hexadecimal numbers.

ToSerialized

Converts this GUID instance to a text representation.

toString

Gets a text representation of this GUID.

Applies To

SP.Guid Class

See Also

Reference

SP.Guid Properties

SP Namespace