ContextMenuContainer GetEndTag Method (Boolean)Kentico 8.0 API Reference
Gets the end tag for context menu container.

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

Parameters

divTag
Type: OnlineSystem Boolean
If true, renders as div tag, otherwise renders as span tag

Return Value

Type: OnlineString
See Also