Click or drag to resize
IBrowserMajorVersion Property
Gets the major (integer) version number of the browser.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
int MajorVersion { get; }

Property Value

Type: Int32
See Also