System.Web.Compilation.ClientBuildManager.GetBrowserDefinitions Method

Gets a collection of browser elements.

Syntax

public IDictionary GetBrowserDefinitions ()

Returns

An IDictionary containing browser elements.

Remarks

The IDictionary object contains browser names for the keys and System.Web.UI.Triplet objects for the values. The System.Web.UI.Triplet objects each contain the name of the parent browser element, a description, and the depth of the browser element in the tree.

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0