DNN Version # of the portal installation

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

Syntax

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

Field Value

Version # of the portal installation

Return Value

Version # of the portal installation

Remarks