ProfileAttribute Constructor

.NET Framework (current version)
 

Initializes a new instance of the ProfileAttribute class.

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

NameDescription
System_CAPS_pubmethodProfileAttribute()

Initializes a new instance of the ProfileAttribute class.

System_CAPS_pubmethodProfileAttribute(String^)

Initializes a new instance of the ProfileAttribute class, using the profile key.

For a tutorial series on using model binding with Web Forms, see Model Binding and Web Forms.

Return to top
Show: