summaryP:DotNetNuke.Common.Internal.GlobalsImpl.ApplicationPath

Namespace: DotNetNuke.Common.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string ApplicationPath { get; }
Visual Basic
Public ReadOnly Property ApplicationPath As String
	Get

Implements

IGlobals..::..ApplicationPath

See Also