ProfileSettings Constructor
.NET Framework (current version)
Initializes a new instance of the ProfileSettings class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ProfileSettings(String^) | Initializes a new instance of the ProfileSettings class. using the specified name for the new instance of the class. |
![]() | ProfileSettings(String^, Int32, Int32, TimeSpan) | Initializes a new instance of the ProfileSettings class, using specified settings for the new instance of the class. |
![]() | ProfileSettings(String^, Int32, Int32, TimeSpan, String^) | Initializes a new instance of the BufferModeSettings class, using the specified settings for the new instance of the class. |
Show:
