SP.View.paged Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether the list view is a paged view.
var value = SP.View.get_paged();
SP.View.set_paged(value);
Property Value
Type: Boolean
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether the list view is a paged view.
var value = SP.View.get_paged();
SP.View.set_paged(value);
Type: Boolean