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.