Click or drag to resize
RequestContextCurrentPort Property
Returns the current request URL port.

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

Property Value

Type: Int32
See Also