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

Overload List

Name Description
Public method Static member TestContentAccess(IRenderContext, String)
Tests if the current user has at least the given level of content access for the current item.
Public method Static member TestContentAccess(IRenderContext, Locator, String)
Tests if the current user has at least the given level of content access for the given item.
Public method Static member TestContentAccess(IRenderContext, String, Boolean)
Tests if the current user has at least the given level of content access for the current item.
Public method Static member TestContentAccess(IRenderContext, Locator, String, Boolean)
Tests if the current user has at least the given level of content access for the given item.

See Also

Advanced