SP.View.hidden Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether the list view is hidden.
var value = SP.View.get_hidden();
SP.View.set_hidden(value);
Property Value
Type: Boolean
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether the list view is hidden.
var value = SP.View.get_hidden();
SP.View.set_hidden(value);
Type: Boolean