HttpCapabilitiesDefaultProvider.AddRuleList Method (ArrayList)
.NET Framework (current version)
Adds a search string that modifies a browser definition.
Assembly: System.Web (in System.Web.dll)
abstract AddRuleList : ruleList:ArrayList -> unit override AddRuleList : ruleList:ArrayList -> unit
Parameters
- ruleList
-
Type:
System.Collections.ArrayList
The search string that modifies a browser definition.
This method adds to the collection that is created by the filter child element of the browserCaps element of the Web.config file.
.NET Framework
Available since 4.0
Available since 4.0
Show: