UIElementInfoProvider GetUIElementInfoInternal Method (String, String)Kentico 8.0 API Reference
Returns the UIElement info object.

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

Parameters

resourceName
Type: OnlineSystem String
Name of the resource (module)
elementName
Type: OnlineSystem String
Codename of the UIElement to retrieve

Return Value

Type: UIElementInfo
See Also