다음을 통해 공유


ChangePasswordDesigner.AutoFormats 속성

정의

자동 서식 대화 상자에 표시되는 자동 서식 구성표 컬렉션을 가져옵니다.

public:
 virtual property System::Web::UI::Design::DesignerAutoFormatCollection ^ AutoFormats { System::Web::UI::Design::DesignerAutoFormatCollection ^ get(); };
public override System.Web.UI.Design.DesignerAutoFormatCollection AutoFormats { get; }
member this.AutoFormats : System.Web.UI.Design.DesignerAutoFormatCollection
Public Overrides ReadOnly Property AutoFormats As DesignerAutoFormatCollection

속성 값

ChangePassword에 미리 정의된 구성표를 포함하는 DesignerAutoFormatCollection입니다.

설명

요소를 DesignerAutoFormatCollection 개체에서 파생 되는 DesignerAutoFormat 클래스 및 내부적으로 정의 된 XML로 인코딩된 상수 문자열에서 채워집니다.

적용 대상

추가 정보