LogControl GetContext Method (Object, Boolean)Kentico 8.0 API Reference
Gets the rendered context.

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

Parameters

context
Type: OnlineSystem Object
Context log
showCompleteContext
Type: OnlineSystem Boolean
If true, complete context is shown, otherwise only topmost context is shown

Return Value

Type: OnlineString
See Also