Gets the application path.

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

Syntax

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

See Also