summaryP:DotNetNuke.UI.Containers.Container.SkinPath

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

Syntax

C#
[ObsoleteAttribute("Deprecated in 5.1. Replaced by ContainerPath")]
public string SkinPath { get; }
Visual Basic
<ObsoleteAttribute("Deprecated in 5.1. Replaced by ContainerPath")> 
Public ReadOnly Property SkinPath As String
	Get

See Also