EmbeddedMailObjectCollectionEditor(Type) 构造函数

定义

初始化 EmbeddedMailObjectCollectionEditor 类的新实例。

public:
 EmbeddedMailObjectCollectionEditor(Type ^ type);
public EmbeddedMailObjectCollectionEditor (Type type);
new System.Web.UI.Design.WebControls.EmbeddedMailObjectCollectionEditor : Type -> System.Web.UI.Design.WebControls.EmbeddedMailObjectCollectionEditor
Public Sub New (type As Type)

参数

type
Type

要编辑的集合的 Type

注解

EmbeddedMailObjectCollectionEditor 设计、、 CreateUserWizard ChangePassword PasswordRecovery 或其他可封装 MailDefinition 对象的控件时,当用户在 EmbeddedObjects 属性上的 "MailDefinition" 下选择省略号 " (...) " 按钮时,.NET Framework 将在内部构造类的新实例。

适用于

另请参阅