Gets the name of the application

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

Syntax

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

Field Value

Fixed result: DNNCORP.CE

See Also