Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base.Web.UI
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.Base.Web.UI
Assembly:
CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
Copy
protected
virtual
bool
IsActionVisible
(
HeaderAction
action
)
Parameters
action
Type:
CMS.Base.Web.UI.ActionsConfig
HeaderAction
Action to be checked
Return Value
Type:
Boolean
See Also
Reference
HeaderActions Class
CMS.Base.Web.UI Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com