Style.State 속성

정의

StateBag의 현재 내용을 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

protected public:
 property System::Web::UI::StateBag ^ State { System::Web::UI::StateBag ^ get(); };
protected internal System.Web.UI.StateBag State { get; }
member this.State : System.Web.UI.StateBag
Protected Friend ReadOnly Property State As StateBag

속성 값

StateBag 개체의 현재 내용입니다.

적용 대상

추가 정보