This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class Cms
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class Cms

The type exposes the following properties.

Public Properties

  Name Description
Public property ContentChangeManager
Gets the ContentChange Manager.
Public property ContentTypes
Returns the collection of content types
Public property Hierarchy
Gets the hierarchy.
Public property RenderTemplates
Gets the render templates.
Public property UserActions
Gets the UserActions.

See Also

Cms
Smartsite.Core Namespace
Advanced