ProfileSettingsCollection::Item Property

 

Gets or sets the specified ProfileSettings object.

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 or sets the ProfileSettings object at the specified numeric index in the collection.

System_CAPS_pubpropertyItem[String^]

Gets the ProfileSettings object based on the specified key in the collection.

Return to top
Show: