summaryP:DotNetNuke.Entities.Modules.ModuleInfo.ContainerPath

Namespace: DotNetNuke.Entities.Modules
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