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 편집할 컬렉션의 컬렉션입니다.

설명

.NET Framework는 사용자가 줄임표(를 선택할 때 EmbeddedMailObjectCollectionEditor 클래스의 새 인스턴스를 내부적으로 생성합니다. ) EmbeddedObjects 속성의 MailDefinition 비주얼 디자이너의 Properties 표에서 CreateUserWizard, ChangePassword, PasswordRecovery 또는 MailDefinition 개체를 캡슐화하는 기타 컨트롤을 디자인할 때 사용합니다.

적용 대상

추가 정보