Package DE_EPAGES::Presentation::API::TLE::HelpHandler
Implements TLE functions to check if the help is disabled for a Pagetype.
Functions
IsUserHelpDisabled
Tests if the help for a pagetype is disabled
Syntax |
#IsUserHelpDisabled(#User, #PageType) |
Example |
#IF(#IsUserHelpDisabled(#Session.User.Object, #PAGETYPE)) ....display something #ENDIF |
Input |
|