ProfileSettings Constructor

 

Initializes a new instance of the ProfileSettings class.

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

NameDescription
System_CAPS_pubmethodProfileSettings(String^)

Initializes a new instance of the ProfileSettings class. using the specified name for the new instance of the class.

System_CAPS_pubmethodProfileSettings(String^, Int32, Int32, TimeSpan)

Initializes a new instance of the ProfileSettings class, using specified settings for the new instance of the class.

System_CAPS_pubmethodProfileSettings(String^, Int32, Int32, TimeSpan, String^)

Initializes a new instance of the BufferModeSettings class, using the specified settings for the new instance of the class.

Return to top
Show: