Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Title of this Content Query Web Part version information feed.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property FeedTitle As String
Get
Set
'Usage
Dim instance As CbqQueryVersionInfo
Dim value As String
value = instance.FeedTitle
instance.FeedTitle = value
public string FeedTitle { get; set; }
Property Value
Type: System.String
A string value that represents the title of the Content Query Web Part version information.