UserProfileAttribute 构造函数

定义

初始化 UserProfileAttribute 类的新实例。Initializes a new instance of the UserProfileAttribute class.

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

注解

有关如何在 Web 窗体中使用模型绑定的教程系列,请参阅 模型绑定和 Web 窗体For a tutorial series on using model binding with Web Forms, see Model Binding and Web Forms.

适用于