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

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

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