ProfilePropertySettingsCollection.Get Method (String)
.NET Framework (current version)
Returns the ProfileSection object with the specified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The name of the ProfileSection to get.
Return Value
Type: System.Web.Configuration.ProfilePropertySettingsThe ProfileSection object with the specified name, or null if the name does not exist.
.NET Framework
Available since 2.0
Available since 2.0
Show: