![]() |
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# |
![]() |
---|---|
public class ContentAccess |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class ContentAccess |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ContentAccess |
Constructor
|
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Flush |
Flushes the access level cache for given item numbers.
(Inherited from ContentAccessBase.) |
![]() |
FlushTypeAndLevelCache |
Flushes the cache for the access types and access levels.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessibleItemList |
Gets the item numbers for which the user has has browse access with at least the minimum level.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessibleItemList |
Gets the item numbers for which the user has has browse access with at least the minimum level.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessibleItemList |
Gets the item numbers for which the user has has browse access with at least the minimum level.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessibleItemList |
Gets the item numbers for which the user has has browse access with at least the minimum level.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessibleItemList |
Gets the item numbers for which the user has has browse access with at least the minimum level.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessibleItemTable |
Filters items out of a DataTable to which a specified user has no access.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessibleItemTable |
Filters items out of a DataTable to which a specified user has no access.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessibleItemTable |
Filters items out of a DataTable to which a specified user has no access.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessLevel |
Gets the access level.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessLevel |
Gets the access level.
(Inherited from ContentAccessBase.) |
![]() |
GetAccessWhereClause | Overloaded. |
![]() |
GetBrowsableItemList | Overloaded. |
![]() |
GetBrowsableItemTable | Overloaded. |
![]() |
GetBrowsableWhereClause | Overloaded. |
![]() |
GetBrowseAccess | Overloaded. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetItemAccessLevel | Overloaded. |
![]() |
GetPrivilegedRoles |
Gets the privileged roles.
(Inherited from ContentAccessBase.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
OnContentAccessChange |
Raises the ContentAccessChange event.
|
![]() |
TestItemAccessLevel | Overloaded. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Fields
Name | Description | |
---|---|---|
![]() |
AccessTypeLevels |
Access type levels by Name.
Key of each record is the access type, value is the level.
(Inherited from ContentAccessBase.) |
![]() |
AccessTypes |
Access type numbers by Name.
(Inherited from ContentAccessBase.) |
Public Events
Name | Description | |
---|---|---|
![]() |
ContentAccessChange |
Event that is raised when the content access changes.
|
See Also
Smartsite.Security Namespace