Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.ExtendedControls
HeaderActions Class
HeaderActions Methods
AddAction Method
AddActions Method
Clear Method
HasAnyVisibleAction Method
CheckPermissions Method
InsertAction Method
IsActionVisible Method
IsVisible Method
RaiseActionPerformed Method
ReloadAdditionalControls Method
ReloadData Method
HeaderActions
IsActionVisible Method
Indicates if given action can be added to the header.
Namespace:
CMS.ExtendedControls
Assembly:
CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
Copy
protected
virtual
bool
IsActionVisible
(
HeaderAction
action
)
Parameters
action
Type:
CMS.ExtendedControls.ActionsConfig
HeaderAction
Action to be checked
Return Value
Type:
Boolean
See Also
Reference
HeaderActions Class
CMS.ExtendedControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com