summaryP:DotNetNuke.Common.Assembly.ApplicationVersion
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[ObsoleteAttribute("Deprecated in DNN 5.1. Use DotNetNukeContext.Current.Application properties.")] public static Version ApplicationVersion { get; } |
Visual Basic |
---|
<ObsoleteAttribute("Deprecated in DNN 5.1. Use DotNetNukeContext.Current.Application properties.")> Public Shared ReadOnly Property ApplicationVersion As Version Get |