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.
Flushes the access level cache for given item numbers.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public void Flush( itemNumbers ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub Flush ( _ itemNumbers As _ ) |
Parameters
- itemNumbers
- IntList
See Also
ContentAccessBase Class
Smartsite.Security Namespace