UIElementAttribute Constructor (String, String, Boolean, Boolean)Kentico 8.0 API Reference
Constructor.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

resourceName
Type: OnlineSystem String
Resource name
elementName
Type: OnlineSystem String
Element name
validateDialogHash
Type: OnlineSystem Boolean
Indicates whether hash for dialogs should be validated (Disable for legacy pages only in special cases)
checkPermissions
Type: OnlineSystem Boolean
Indicates whether permission should be checked (incl. UI personalization, Permissions, Resource on site)
See Also