Tests if the current user has at least the given level of content access for the Smartlet.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean smartlet.testaccess(string accessTypeLevelName)

Parameters

Name Data Type Description
accessTypeLevelName String Name of the access type level.

Return Value

Data Type Description
Boolean
SXML