| MassAction Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.UIControls.UniGridConfig
 Syntax
Syntaxpublic class MassAction
The MassAction type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MassAction | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Behavior | 
            Type of interaction when performing the mass action.
             | 
|  | Caption | 
            Caption for mass action in drop-down.
             | 
|  | Name | 
            Unique name of mass action.
             | 
|  | Url | 
            URL to a page that executes the mass action.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ToString | 
            Returns a String which represents the object instance.
            (Overrides ObjectToString.) | 
 See Also
See Also