Gets the Source for this container

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

Syntax

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

Return Value

A String

See Also