Gets the root folder for the Skin

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

Syntax

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

Field Value

A String

See Also