The CContentManagementConfig type exposes the following members.

Properties

  NameDescription
Public propertyClientName
Gets the name of the client who uses this application.
Public propertyCMAdminWebsiteKey
Gets the unique identifier of administrative CWebsite.
Public propertyCMNewWindowFileTypes
Gets a list of file types which will be opened in a new window.
Public propertyCMNewWindowParameters
Gets the parameters that are passed when a new window is opened from JavaScript.
Public propertyCMSetSectionFromSession
Gets a boolean value that determines what section to pass to a template when loading a content from content folder. If it's set to True, current section is passed.
Public propertyCMSetTemplateFromSession
Gets a boolean value indicating whether to load a linked content in the current template or in the template specified in Content Manager.
Public propertyCMShowFileTypes
Gets a list of files types that should be displayed to the users.
Public propertyCMUploadFilePath
Gets the aboslute path to the directory where the uploaded files are stored.
Public propertyCMUseMemberTypes
Gets a boolean value indicating whether to allow specifying member types for member's only content.
Public propertyCMUsePrinterTemplate
Gets a boolean value that indicates whether producers can specify printer template for each Website or not.
Public propertyCMUseTextOnlyTemplate
Gets a boolean value that indicates whether producers can specify text only template for each Website or not.
Public propertyDefaultNavMenuSection
Gets the default section that's used when section is not specified in URL.
Public propertyFileRootPath
Gets the absolute path to the directory just above the root of the website
Public propertyGECodePath
Gets web path to eCM code from the root of the Website.
Public propertyGraphicsFolder
Gets path to the graphics folder
Public propertyKeepNavigationHighlighted
Determines whether top level navigational links remain "lit" when descendant navigation menu items are visited.
Public propertyStatic memberLastRefreshDateTime
Gets the date and time that the cached object was lasted refreshed.
Public propertyLILicensedComponentList
A list of Webcomponents that are licensed.
Public propertyLoginToUse
Gets a value indicating which login page to use.
Public propertyRecycleBinId
Gets unique identifier of the CNavMenu which represents recycle bin.
Public propertyRootPath
Gets the default website URL.
Public propertySCLoginHeader
Gets the header bar text for login page.
Public propertySCLoginMessage
Gets the message displayed on the login page at the top of login form.
Public propertySCLoginNamePrompt
Gets the prompt for login name.
Public propertySCLoginPasswordRequestUrl
Gets the link url shown on the login page for requesting a password.
Public propertySCLoginSuccessMessage
Gets the message shown on the login page after the user has successfully logged in.
Public propertySCMessageInvalidMember
Gets the message that is displayed to the user when the user tries to access member's only content that he/she does not have access to.
Public propertySCMessageNotLoggedIn
Gets the message displayed to the user when the user tries to access member's only content without logging in.
Public propertySCRedirectMessageDefault
Gets the message displayed on the login page when the user is redirected from elsewhere.
Public propertySearchDocumentTypesInterestCategories
Gets an array of CInterestCategory that represent document types in advanced search.
Public propertySearchInterestInterestCategories
Gets an array of CInterestCategory that represent interests/topics in advanced search.
Public propertySearchSectionInterestCategories
Gets an array of CInterestCategory that represent sections in advanced search.
Public propertySEDocTypesICID
Gets tags displayed as document type in search form when "Search by type" is used.
Public propertySEInterestsICID
Gets tags to be displayed as topics in search form when "Search by topics" is used.
Public propertySEProblemMessage
Gets the message appears when there is a problem with the user's search criteria.
Public propertySESectionsICID
Gets tags to be displayed as sections in search form when "Search by sections" is used.
Public propertySEUseDateRange
Gets a boolean indicating whether to use date range in search form.
Public propertySEUseDocTypes
Gets a boolean indicating whether to use "Search by type" (document type) in search form.
Public propertySEUseInterests
Gets a boolean indicating whether to use "Search by topic" in search form.
Public propertySEUsePostedWithin
Gets a boolean indicating whether to use "Posted Within" as a search criteria in search form.
Public propertySEUseSections
Gets a boolean indicating whether to use "Search by sections" in search form.
Public propertySEUseSummaryOption
Gets a boolean indicating whether or not to allow users choose view search results with summary or without summary.
Public propertySMLevel1ExcludeList
Get a list of NavMenuIDs that should be excluded from site map.
Public propertySourcePath
Gets the name of directory where content source files are stored.
Public propertySYShortDateMask
Gets the mask for short date
Public propertySYViewTracker
Indicates whether to use tracker manager.
Public propertyVirtualDirectoryPath
Gets path of virtual directory relative to RootPath
Public propertyWebRootPath
Gets a value indicating file system path relative to the FileRootPath

See Also