Gets the name of the SkinName Node ("skinName")

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

Syntax

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

Field Value

A String

See Also