Gets the version of the currently installed DotNetNuke framework/application
Can be prior to Version, if the application is pending to be upgraded.
Namespace: DotNetNuke.ApplicationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual Version CurrentVersion { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property CurrentVersion As Version Get |