PRELIMINARY INFORMATION - SUBJECT TO CHANGE
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 ContentAccessBase
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class ContentAccessBase

The type exposes the following fields.

Public Fields

  Name Description
Public field AccessTypeLevels
Access type levels by Name. Key of each record is the access type, value is the level.
Public field AccessTypes
Access type numbers by Name.
Public field Static member DatabaseView
The database view used to determine access.

See Also

Advanced