| GetActionScriptEventArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Base.Web.UI
 Syntax
Syntaxpublic class GetActionScriptEventArgs
The GetActionScriptEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | GetActionScriptEventArgs | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | ActionName | 
            Name of the action.
             | 
|  | OriginalScript | 
            Original script to handle action.
             | 
 See Also
See Also