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
Checks to determine whether the specified value type property of a SP.ClientObject Class has been initialized.
SP.ClientObject.checkUninitializedProperty(propName);
Parameters
- propName
The name of the property to check.
Type: String
Applies To
Exceptions
The property is undefined.