Gets the type of the application

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

Syntax

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

Field Value

Fixed value: Framework

See Also