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
Indicates whether the specified property of the client object is instantiated.
var value = SP.ClientObject.isObjectPropertyInstantiated(propertyName);
Parameters
- propertyName
The specified property name of the client object.
Type: String
Return Value
Type: Boolean