Click or drag to resize
RequestContextCurrentScheme Property
Returns the current request URL scheme.

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

Property Value

Type: String
See Also