Click or drag to resize
UIContextHelperGetElementBreadcrumbsSuffix Method
Gets UI element breadcrumbs suffix.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetElementBreadcrumbsSuffix(
	UIElementInfo ui
)

Parameters

ui
Type: CMS.ModulesUIElementInfo
UI element

Return Value

Type: String
See Also