Aracılığıyla paylaş


SP.ChangeUser.activate Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies whether a user has changed from an inactive state to an active state.

var value = SP.ChangeUser.get_activate(); 

Property Value

Type: Boolean

Applies To

SP.ChangeUser Class

Remarks

When a user is added to a site and only has browse permissions, the user is in an inactive state. However, once the user can author list items, add documents, be assigned tasks, or make any contribution to the site, the user is in an active state.

See Also

Reference

SP.ChangeUser Methods

SP.ChangeUser Properties

SP Namespace