Home > APEX_CUSTOM_AUTH > CURRENT_PAGE_IS
This function checks whether the current page's authentication attribute is set to Page Is Public and returns a Boolean value (true or false)
See Also:
Syntax
FUNCTION CURRENT_PAGE_IS_PUBLIC RETURN BOOLEAN;