Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.PortalEngine
UIContextHelper Class
UIContextHelper Methods
AppendDialogHash Method
CorrectChildParentRelations Method
ElementIsLayout Method
EnsureBootstrapBodyClass Method
EnsureBootstrapJavaScript Method
FindElementFeature Method
GetApplicationDescriptionLink Method
GetApplicationHash Method
GetApplicationUrl Method
GetClassAlternativeFormsLink Method
GetClassFieldsLink Method
GetEditLink Method
GetElementBreadcrumbsSuffix Method
GetElementDialogUrl Method
GetElementUrl Method
GetObjectBreadcrumbsText Method
GetObjectType Method
GetPageEditLink Method
GetResourceName Method
GetResourceUIElementLink Method
GetResourceUIElementsLink Method
GetTitleText Method
GetUIContext Method
CheckElementAccess Method
CheckElementAvailabilityInUI Method
CheckElementVisibilityCondition Method
CheckFeatureAvailableInUI Method
CheckSelectedElement Method
CheckUIElementAccessHierarchical Method
IsInGlobalApplicationScope Method
RegisterAdminRedirectScript Method
RegisterApplicationStorageScript Method
UIContextHelper
FindElementFeature Method
Returns element feature. If feature is empty, tries to find it from parents.
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
static
string
FindElementFeature
(
UIElementInfo
ui
)
Parameters
ui
Type:
CMS.Modules
UIElementInfo
UI element to check
Return Value
Type:
String
See Also
Reference
UIContextHelper Class
CMS.PortalEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com