ContextMenuContainer GetEndTag Method (Boolean)Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also