The CContentManagementConfig type exposes the following members.

Properties

  NameDescription
ClientName
Gets the name of the client who uses this application.
CMAdminWebsiteKey
Gets the unique identifier of administrative CWebsite.
CMNewWindowFileTypes
Gets a list of file types which will be opened in a new window.
CMNewWindowParameters
Gets the parameters that are passed when a new window is opened from JavaScript.
CMSetSectionFromSession
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.
CMSetTemplateFromSession
Gets a boolean value indicating whether to load a linked content in the current template or in the template specified in Content Manager.
CMShowFileTypes
Gets a list of files types that should be displayed to the users.
CMUploadFilePath
Gets the aboslute path to the directory where the uploaded files are stored.
CMUseMemberTypes
Gets a boolean value indicating whether to allow specifying member types for member's only content.
CMUsePrinterTemplate
Gets a boolean value that indicates whether producers can specify printer template for each Website or not.
CMUseTextOnlyTemplate
Gets a boolean value that indicates whether producers can specify text only template for each Website or not.
DefaultNavMenuSection
Gets the default section that's used when section is not specified in URL.
FileRootPath
Gets the absolute path to the directory just above the root of the website
GECodePath
Gets web path to eCM code from the root of the Website.
GraphicsFolder
Gets path to the graphics folder
KeepNavigationHighlighted
Determines whether top level navigational links remain "lit" when descendant navigation menu items are visited.
LastRefreshDateTime
Gets the date and time that the cached object was lasted refreshed.
LILicensedComponentList
A list of Webcomponents that are licensed.
LoginToUse
Gets a value indicating which login page to use.
RecycleBinId
Gets unique identifier of the CNavMenu which represents recycle bin.
RootPath
Gets the default website URL.
SCLoginHeader
Gets the header bar text for login page.
SCLoginMessage
Gets the message displayed on the login page at the top of login form.
SCLoginNamePrompt
Gets the prompt for login name.
SCLoginPasswordRequestUrl
Gets the link url shown on the login page for requesting a password.
SCLoginSuccessMessage
Gets the message shown on the login page after the user has successfully logged in.
SCMessageInvalidMember
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.
SCMessageNotLoggedIn
Gets the message displayed to the user when the user tries to access member's only content without logging in.
SCRedirectMessageDefault
Gets the message displayed on the login page when the user is redirected from elsewhere.
SearchDocumentTypesInterestCategories
Gets an array of CInterestCategory that represent document types in advanced search.
SearchInterestInterestCategories
Gets an array of CInterestCategory that represent interests/topics in advanced search.
SearchSectionInterestCategories
Gets an array of CInterestCategory that represent sections in advanced search.
SEDocTypesICID
Gets tags displayed as document type in search form when "Search by type" is used.
SEInterestsICID
Gets tags to be displayed as topics in search form when "Search by topics" is used.
SEProblemMessage
Gets the message appears when there is a problem with the user's search criteria.
SESectionsICID
Gets tags to be displayed as sections in search form when "Search by sections" is used.
SEUseDateRange
Gets a boolean indicating whether to use date range in search form.
SEUseDocTypes
Gets a boolean indicating whether to use "Search by type" (document type) in search form.
SEUseInterests
Gets a boolean indicating whether to use "Search by topic" in search form.
SEUsePostedWithin
Gets a boolean indicating whether to use "Posted Within" as a search criteria in search form.
SEUseSections
Gets a boolean indicating whether to use "Search by sections" in search form.
SEUseSummaryOption
Gets a boolean indicating whether or not to allow users choose view search results with summary or without summary.
SMLevel1ExcludeList
Get a list of NavMenuIDs that should be excluded from site map.
SourcePath
Gets the name of directory where content source files are stored.
SYShortDateMask
Gets the mask for short date
SYViewTracker
Indicates whether to use tracker manager.
VirtualDirectoryPath
Gets path of virtual directory relative to RootPath
WebRootPath
Gets a value indicating file system path relative to the FileRootPath

See Also