Gets the Path for this skin

Namespace: DotNetNuke.UI.Skins
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Return Value

A String

See Also