SP.Guid(guidText) Constructor

Applies to: SharePoint Foundation 2010

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

var value = new Guid(guidText);

Parameters

guidText

Type: string

The text representation of the GUID.

Applies To

SP.Guid Class

See Also

Reference

SP.Guid Methods

SP.Guid Properties

SP Namespace