Gets the application path.

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

Syntax

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

See Also