共用方式為


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

備註

當使用者選取內嵌Objects屬性的省略號 (...) 按鈕時,在視覺化設計工具的[屬性] 方格中,于設計封裝物件的 、 ChangePasswordPasswordRecovery 或其他控制項 MailDefinitionCreateUserWizard ,.NET Framework會在內部建類別的新實例 EmbeddedMailObjectCollectionEditor

適用於

另請參閱