ClientTargetCollection::Item Property

 

Gets a ClientTarget from the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protpropertyItem[ConfigurationProperty^]

Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.)

System_CAPS_pubpropertyItem[Int32]

Gets the ClientTarget object at the specified index.

System_CAPS_pubpropertyItem[String^]

Gets the ClientTarget object with the specified name.

Return to top
Show: