CatalogConnectionSettings members

Stores configuration information for the PublishingCatalogUtility object that is connected to a SPSite object.

The CatalogConnectionSettings type exposes the following members.

Constructors

  Name Description
Public method CatalogConnectionSettings Initializes a new instance of a CatalogConnectionSettings object.

Top

Properties

  Name Description
Public property CatalogDescription Gets or sets the description of the publishing catalog.
Public property CatalogId Gets or sets a catalog ID.
Public property CatalogItemUrlRewriteTemplate Gets or sets a URL rewrite template that is used to generate friendly URLs for items in this catalog.
Public property CatalogName Gets or sets the name of the publishing catalog.
Public property CatalogNavigationTerm Gets or sets a GUID ID of a managed navigation term ithat contains the categories for the catalog.
Public property CatalogSiteUrl Gets or sets the absolute URL path of the site that contains the publishing catalog.
Public property CatalogTaxonomyManagedProperty Gets or sets the search managed property name of the taxonomy field that contains category information for catalog items.
Public property CatalogUrl Gets or sets the absolute URL path to the publishing catalog.
Public property ConnectedWebId Gets or sets the ID of the target web that is connected to the catalog.
Public property ConnectedWebServerRelativeUrl Gets or sets the server-relative URL of the SPWeb object that is connected to the publishing catalog.
Public property IsManualCatalogItemUrlRewriteTemplate Gets or sets a Boolean value that indicates whether the catalog item URL is rewritten using a manual rule.
Public property IsReusedWithPinning Gets or sets a Boolean value that indicates whether Categories that are specified for items in the catalog were pinned to managed navigation in the current site.
Public property ResultSourceId Gets or sets the ID of the search result source that is associated with this catalog.
Public property RewriteCatalogItemUrls Gets or sets a Boolean value that indicates whether URLs to the items in the catalog should be overwritten with friendly URLs.

Top

Methods

  Name Description
Public method Equals(Object) (Overrides Object.Equals(Object).)
Public method Equals(CatalogConnectionSettings)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Operators

  Name Description
Public operatorStatic member Equality
Public operatorStatic member Inequality

Top

See also

Reference

CatalogConnectionSettings class

Microsoft.SharePoint.Publishing namespace