Gets the Path for this container

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

Syntax

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

Return Value

A String

See Also