Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.ExtendedControls
AbstractUserControl Class
AbstractUserControl Methods
AddConfirmation Method
AddError Method
AddHeaderAction Method
AddInformation Method
AddMessage Method
AddWarning Method
EnsureControls Method
Eval Method
EvalBool Method
EvalDateTime Method
EvalDouble Method
EvalGuid Method
EvalHTML Method
EvalHtmlAttribute Method
EvalInteger Method
EvalJSString Method
EvalText Method
GetFlagIconUrl Method
GetImagePath Method
GetImageUrl Method
GetString Method
LoadUserControl Method
LogAndShowError Method
OnInit Method
OnLoad Method
OnPreRender Method
Render Method
ResolveUrl Method
ShowConfirmation Method
ShowError Method
ShowChangesSaved Method
ShowInformation Method
ShowMessage Method
ShowWarning Method
AbstractUserControl
AddHeaderAction Method
Adds specified action to the page header actions.
Namespace:
CMS.ExtendedControls
Assembly:
CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
Copy
public
virtual
void
AddHeaderAction
(
HeaderAction
action
)
Parameters
action
Type:
CMS.ExtendedControls.ActionsConfig
HeaderAction
Header action
See Also
Reference
AbstractUserControl Class
CMS.ExtendedControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com