UserContextRefreshPermissions Method |
Name | Description | |
---|---|---|
RefreshPermissions(IAppContext) |
Reloads the permissions for this UserContext.
| |
RefreshPermissions(String, String) |
Refresh permissions for a specific object.
The specified ID should be the ID of the object itself, or of its parent object, depending on the type of object.
For example, when refreshing permissions for "page_element" the ID should be the ID of the parent PageInfo.
Note that this method is primarily intended for internal platform use.
|