Click or drag to resize
HeaderActionControlCreatedEventArgsAction Property
Gets or sets the header action object on which the action control is based.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public HeaderAction Action { get; set; }

Property Value

Type: HeaderAction
See Also