| IPageManager Interface | 
Namespace: CMS.PortalEngine
 Syntax
Syntaxpublic interface IPageManager
The IPageManager type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ClearCache | 
            Causes clearing the control data cache.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CheckPermissions | 
            Gets or sets the value that indicates whether permissions for current document should be checked
             | 
|  | IsAuthorized | 
            Returns true if the user is authorized for current document.
             | 
|  | Parent | 
            Parent control.
             | 
|  | SiteName | 
            Page site name.
             | 
|  | ViewMode | 
            Current view mode.
             | 
 See Also
See Also