View all questions & answers for the Associate-Reactive-Developer exam
When you want to display a widget in a certain role, what is the best way?
The widget's Visible property setting is Check Role (UserId) = True
Use Container to display control with Display property as Check Role (UserId) = True
Use the If condition to display control provided that Check Role (UserId) = True
Cannot perform the display in units of each widget, so it cannot be done
Submit