VirtualContextGetPreviewLinkPathFromVirtualContext Method |
Gets preview link path based on given path and current initialized context.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string GetPreviewLinkPathFromVirtualContext(
string path
)
Parameters
- path
- Type: SystemString
Application absolute path to be converted.
Return Value
Type:
StringSee Also