VirtualPathHelper GetVirtualObjectName Method Kentico 8.1 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.1.5347.20411)

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