ProfilePropertySettings Constructor

 

Initializes a new instance of the ProfilePropertySettings class.

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

NameDescription
System_CAPS_pubmethodProfilePropertySettings(String^)

Initializes a new instance of the ProfilePropertySettings class with the specified name.

System_CAPS_pubmethodProfilePropertySettings(String^, Boolean, SerializationMode, String^, String^, String^, Boolean, String^)

Initializes a new instance of the ProfilePropertySettings class with the specified name and settings.

Return to top
Show: