![]() | IAction Methods |
The IAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | RegisterRight(Guid, ReadUpdateRightKind, Boolean) |
Registers right to check to know if this action is allowed for current user.
|
![]() | RegisterRight(Guid, StandardRightKind, Boolean) |
Registers a right to check to know if this action is allowed for current user.
|
![]() | RegisterRight(Guid, YesNoRightKind, Boolean) |
Registers right to check to know if this action is allowed for current user.
|