Gets the version of the DotNetNuke framework/application
Namespace: DotNetNuke.ApplicationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public virtual Version Version { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property Version As Version Get |