ClientTarget Constructor (String, String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the ClientTarget class.
Assembly: System.Web (in System.Web.dll)
Parameters
- alias
-
Type:
System.String
The name used to refer to a specific user agent.
- userAgent
-
Type:
System.String
The user agent's identification name.
.NET Framework
Available since 2.0
Available since 2.0
Show: