Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the Web Part identifier of the Web Part.
var value = SP.WebParts.WebPartDefinition.get_id();
Property Value
Type: SP.Guid
Applies To
SP.WebParts.WebPartDefinition Class
Remarks
This value must be unique for each Web Part.
See Also
Reference
SP.WebParts.WebPartDefinition Methods