SP.UserCustomAction.id Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the identifier of the custom action.
var value = SP.UserCustomAction.get_id();
Property Value
Type: SP.Guid
Applies to: SharePoint Foundation 2010
Gets a value that specifies the identifier of the custom action.
var value = SP.UserCustomAction.get_id();
Type: SP.Guid