| CMSDocumentManagerGetActionScriptEventHandler Delegate | 
            Get action script delegate.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic delegate string GetActionScriptEventHandler(
	Object sender,
	GetActionScriptEventArgs e
)
Parameters
- sender
- Type: SystemObject
 
- e
- Type: CMS.Base.Web.UIGetActionScriptEventArgs
 
Return Value
Type: 
String See Also
See Also