Gets the Default Doc Type

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also