Adds the specified System.Web.Configuration.ClientTarget object to the collection.
- clientTarget
The System.Web.Configuration.ClientTarget to add to the collection.
Before adding a client target to the collection, you must create a System.Web.Configuration.ClientTarget object and initialize its ClientTarget.Alias and ClientTarget.UserAgent properties.