summaryP:DotNetNuke.Entities.Tabs.TabInfo.ContainerPath

Namespace: DotNetNuke.Entities.Tabs
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlIgnoreAttribute]
public string ContainerPath { get; set; }
Visual Basic
<XmlIgnoreAttribute> 
Public Property ContainerPath As String
	Get
	Set

See Also