Click or drag to resize
IBrowserItem Property
Gets the value of the specified browser capability.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
string this[
	string key
] { get; }

Parameters

key
Type: SystemString

Property Value

Type: String
See Also