UserProfileAttribute Constructor

Definition

Initializes a new instance of the UserProfileAttribute class.

public:
 UserProfileAttribute();
public UserProfileAttribute ();
Public Sub New ()

Remarks

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

Applies to