CbqQueryVersionInfo Members
Include Protected Members
Include Inherited Members
Contains information about a specific version of a Content By Query Web Part.
The CbqQueryVersionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CbqQueryVersionInfo | Initializes a new instance of the CbqQueryVersionInfo object. |
Top
Properties
Name | Description | |
---|---|---|
DataColumnRenames | Gets or sets the columns to rename after the data has been retrieved. | |
DataMappings | ||
FeedDescription | Gets or sets a string value that describes the Content By Query Web Part version information feed. | |
FeedTitle | Gets or sets the title of this Content By Query Web Part version information feed. | |
ProcessDataDelegate | Gets or sets the Delegate called to process data before it is sent to the XSL transform. | |
UseCopyUtil | Gets or sets whether the URL for items should use the View Property page. | |
VersionCrossListQueryInfo | Gets or sets the value of an object that represents data about how to perform a cross list query with audience targeting. | |
WebAndBelow | Gets or sets a value that specifies whether to return data from the current Web site and its child sites. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top