UIElementInfoProvider GetUIMenuElements Method (String)Kentico 8.0 API Reference
Returns DataSet with UI elements from second level to fill UI menu and panel. Only elements with not empty ElementCaption will be returned because it says that such elements represent menu items.

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)

Return Value

Type: InfoDataSet UIElementInfo 
See Also