Gets the Parent Container for this container

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

Syntax

C#
public Skin ParentSkin { get; }
Visual Basic
Public ReadOnly Property ParentSkin As Skin
	Get

Return Value

A String

See Also