Click or drag to resize
MassAction Class
Represents UniGrid mass action configuration.
Inheritance Hierarchy
SystemObject
  CMS.UIControls.UniGridConfigMassAction

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public class MassAction

The MassAction type exposes the following members.

Constructors
  NameDescription
Public methodMassAction
Top
Properties
  NameDescription
Public propertyBehavior
Type of interaction when performing the mass action.
Public propertyCaption
Caption for mass action in drop-down.
Public propertyName
Unique name of mass action.
Public propertyUrl
URL to a page that executes the mass action.
Top
Methods
See Also