Click or drag to resize

UserContextRefreshPermissions Method

Overload List
  NameDescription
Public methodRefreshPermissions(IAppContext)
Reloads the permissions for this UserContext.
Public methodRefreshPermissions(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.
Top
See Also