Gets the Source for this skin

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

Syntax

C#
public string SkinSrc { get; set; }
Visual Basic
Public Property SkinSrc As String
	Get
	Set

Return Value

A String

See Also