Returns true
if the currently logged-in user has the given application role assigned.
NAMESPACE
xmlns:AS="http://schema.advantages.cz/AsapFunctions"
SYNTAX
string IsInRole(string roleName)
PARAMETERS
Name | Description |
---|---|
roleName | Name of the role. |