| HeaderActionControlCreatedEventArgsActionControl Property | 
            Gets or sets the header action control.
            Is null in Before phase. 
            Is provided in the After phase.
            Can be overwritten and changed in the After phase.
            Can be provided in the Before phase if event is then canceled.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic Control ActionControl { get; set; }Property Value
Type: 
Control See Also
See Also