Click or drag to resize
IRequestBrowser Property
Gets information about the requesting client's browser capabilities.

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

Property Value

Type: IBrowser
See Also