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

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

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