HeaderActionControlCreatedEventArgsAction Property |
Gets or sets the header action object on which the action control is based.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax public HeaderAction Action { get; set; }
Property Value
Type:
HeaderActionSee Also