CbqQueryVersionInfo Members
Include Protected Members
Include Inherited Members
Contains information about a specific version of a Content Query Web Part.
The CbqQueryVersionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CbqQueryVersionInfo | Constructs a new instance of the CbqQueryVersionInfo object. |
Top
Properties
Name | Description | |
---|---|---|
DataColumnRenames | Renames columns of specified data. | |
FeedDescription | A string value that describes the Content Query Web Part version information feed. | |
FeedTitle | Title of this Content Query Web Part version information feed. | |
ProcessDataDelegate | Delegates which process to run after the data has been retrieved. | |
UseCopyUtil | Use the CopyUtil.aspx file as the URL. | |
VersionCrossListQueryInfo | ||
WebAndBelow | Retrieves 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