ProfilePropertySettingsCollection::Get Method

 

Returns a ProfileSection object.

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

NameDescription
System_CAPS_pubmethodGet(Int32)

Returns the ProfileSection object at the specified index.

System_CAPS_pubmethodGet(String^)

Returns the ProfileSection object with the specified name.

Return to top
Show: