Click or drag to resize

WorkspaceDataProvider Fields

The WorkspaceDataProvider type exposes the following members.

Fields
  NameDescription
Public fieldAddButton
If enabled, an 'Add item' button will be displayed beneath the grid. This field is valid only within a DataGrid or Composite Web Part configuration.
Public fieldCacheKey
Specifies the cache key for this data provider.
(Inherited from BaseDataProvider.)
Public fieldRowLimit
Specifies a row limit for the search query.
(Inherited from CamlDataProvider.)
Public fieldSortFields
Contains fields which should be used to sort the search results.
(Inherited from CamlDataProvider.)
Public fieldWorkspaceTemplateId
Specifies the ID of the workspace template configuration.
Top
See Also