summaryP:DotNetNuke.Entities.Modules.ModuleInfo.Alignment

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

Syntax

C#
[XmlElementAttribute("alignment")]
public string Alignment { get; set; }
Visual Basic
<XmlElementAttribute("alignment")> 
Public Property Alignment As String
	Get
	Set

See Also