SP.List.parentWeb Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the site that contains the list.
var value = SP.List.get_parentWeb();
Property Value
Type: SP.Web
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 a value that specifies the site that contains the list.
var value = SP.List.get_parentWeb();
Type: SP.Web