XsltListViewWebPartDefinition Fields |
The XsltListViewWebPartDefinition type exposes the following members.
Name | Description | |
---|---|---|
AllowClose | Specifies whether the Web Part can be closed. (Inherited from BaseWebPartDefinition.) | |
AsyncRefresh | Specifies whether the asynchronous refresh is enabled. | |
AutoRefresh | Specifies whether the automatic refresh is enabled. | |
AutoRefreshInterval | Specifies the rate, in seconds, at which the Web Part automatically refreshes. Values less than 15 s are not supported. | |
CacheXslStorage | Specifies whether to cache the compiled XSLT transformation for the current Web Part. | |
CacheXslTimeOut | Specifies the duration of the lifetime, in seconds, for the XSLT cache. | |
ChromeState | Specifies the chrome state of the Web Part. (Inherited from BaseWebPartDefinition.) | |
ChromeType | Specifies the chrome type of the Web Part. (Inherited from BaseWebPartDefinition.) | |
FireInitialRow | Specifies whether to activate the initial row for Web Part connections. | |
Height | Specifies the height of the Web Part. (Inherited from BaseWebPartDefinition.) | |
InitialAsyncDataFetch | Specifies whether the XsltListViewWebPart fetches data asynchronously. | |
ListName | Specifies the name of the list to be displayed within the Web Part. | |
ManualRefresh | Specifies whether the manual refresh is enabled. | |
SampleData | Stores sample XML data used to render the control when live data cannot or should not be used. | |
StorageKey | (Inherited from BaseWebPartDefinition.) | |
Title | Specifies the title of the Web Part. (Inherited from BaseWebPartDefinition.) | |
View | Specifies the hidden list view, which is referenced by the web part. | |
ViewFlags | Specifies the type of content to be displayed by the Web Part. | |
ViewName | Specifies the name of the view to be used for the Web Part. The default view is used if empty. | |
Width | Specifies the width of the Web Part. (Inherited from BaseWebPartDefinition.) | |
XslLink | Specifies the XslLink property. | |
ZoneId | Specifies the zone on the containing web page in which the Web Part should be placed. (Inherited from BaseWebPartDefinition.) | |
ZoneIndex | Specifies the position of the Web Part within the zone. (Inherited from BaseWebPartDefinition.) |