SP.Form.id Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the identifier of the list form.

var value = SP.Form.get_id();

Property Value

Type: SP.Guid

Applies To

SP.Form Class

Remarks

It must not be an empty GUID.

See Also

Reference

SP.Form Methods

SP.Form Properties

SP Namespace