summaryP:DotNetNuke.UI.Containers.Container.SkinPath
Namespace: DotNetNuke.UI.ContainersAssembly: 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 |