Click or drag to resize
SystemContextApplicationPath Property
Web application path (e.g. /WebProject1)

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string ApplicationPath { get; set; }

Property Value

Type: String
See Also