Hi all -
I just have a quick question about build versions.
With other .NET languages, you can get the build version from
System.Windows.Forms.Form.Application.ProductVersion.
Is there an equivalent for ASP.NET? I tried looking for a property in System.Web.UI.Page, but I haven't been having any luck so far.
Thanks!
I just have a quick question about build versions.
With other .NET languages, you can get the build version from
System.Windows.Forms.Form.Application.ProductVersion.
Is there an equivalent for ASP.NET? I tried looking for a property in System.Web.UI.Page, but I haven't been having any luck so far.
Thanks!