VirtualContext LoadVirtualContextValues Method Kentico 8.1 API Reference
Handles the virtual context prefixes in the URL. Returns true, if loading of the virtual context value succeeded.

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

Parameters

relativePath
Type: OnlineSystem String 
Current relative path. If loading succeeded, returns updated virtual path without the context values.

Return Value

Type: OnlineBoolean
See Also