SP.ClientObject.objectData Property
Applies to: SharePoint Foundation 2010
Gets the object data for the current client object.
var value = SP.ClientObject.get_objectData();
Property Value
Type: SP.ClientObjectData
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Applies to: SharePoint Foundation 2010
Gets the object data for the current client object.
var value = SP.ClientObject.get_objectData();
Type: SP.ClientObjectData