Click or drag to resize
AbstractAction Class
Base class for the UniGrid actions.
Inheritance Hierarchy

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public abstract class AbstractAction

The AbstractAction type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractAction
Top
Methods
  NameDescription
Protected methodStatic memberGetAttribute(XmlNode, String)
Gets the value for particular attribute of the XML node.
Protected methodStatic memberGetAttribute(XmlNode, String, String)
Gets the value for particular attribute of the XML node.
Top
See Also