UIContextHelperFindElementFeature Method |
Returns element feature. If feature is empty, tries to find it from parents.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public static string FindElementFeature(
UIElementInfo ui
)
Parameters
- ui
- Type: CMS.ModulesUIElementInfo
UI element to check
Return Value
Type:
StringSee Also