Gets the Type of the Skin

Namespace: DotNetNuke.Services.Installer.Installers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected override string SkinType { get; }
Visual Basic
Protected Overrides ReadOnly Property SkinType As String
	Get

Field Value

A String

See Also