Gets the RootName of the Skin

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

Syntax

C#
protected virtual string SkinRoot { get; }
Visual Basic
Protected Overridable ReadOnly Property SkinRoot As String
	Get

Field Value

A String

See Also