Click or drag to resize
VirtualContextVirtualContextSeparator Property
Default URL separator for the prefix and original URL for pages with virtual context. Default value is "-"

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string VirtualContextSeparator { get; set; }

Property Value

Type: String
See Also