MassActionParameters Class |
Namespace: CMS.UIControls
[SerializableAttribute] public sealed class MassActionParameters : IEquatable<MassActionParameters>
The MassActionParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Behavior |
Type of interaction when performing the mass action.
|
![]() | IDs |
Info identifiers on which mass action will be executed.
|
![]() | ObjectType |
Type of info used by mass actions.
|
![]() | ReloadScript |
Script for reloading underlying grid.
|
![]() | ReturnUrl |
URI on which user will be redirected after performing mass action.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Compares two object instances for equality.
(Overrides ObjectEquals(Object).) |
![]() | Equals(MassActionParameters) |
Compares two mass action parameters for equality.
|
![]() | GetHashCode |
Returns hash code for instance values.
(Overrides ObjectGetHashCode.) |
![]() | ToString |
Returns a String which represents the object instance.
(Overrides ObjectToString.) |