UIContextHelper GetDocumentationTopicUrl Method Kentico 8.0 API Reference
Gets URL for product documentation topic.

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

Parameters

topic
Type: OnlineSystem String
Topic identifier or permanent link to documentation topic. The topic identifier is expected to contain URL safe characters.

Return Value

Type: OnlineString
URL for product documentation topic
See Also