VirtualPathHelper GetVirtualObjectName Method Kentico 8.0 API Reference
Returns virtual object name and prefixes if available

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

Parameters

relativeUrl
Type: OnlineSystem String
Current relative URL
relatedDirPath
Type: OnlineSystem String
Required relative directory path
prefixes
Type: OnlineSystem.Collections.Generic List OnlineString  
List of prefixes

Return Value

Type: OnlineString
See Also