ProfilePropertySettings Constructor (String)
.NET Framework (current version)
Initializes a new instance of the ProfilePropertySettings class with the specified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
A unique name for the ProfilePropertySettings object.
The following table shows the default settings that are used for this constructor.
Setting | Default Value |
|---|---|
false. | |
An empty string (""). | |
false. | |
An empty string (""). |
.NET Framework
Available since 2.0
Available since 2.0
Show: