UpdateProgress.GetScriptDescriptors 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
UpdateProgress 컨트롤의 클라이언트 기능에 필요한 구성 요소, 동작 및 클라이언트 컨트롤 목록을 반환합니다.
protected:
virtual System::Collections::Generic::IEnumerable<System::Web::UI::ScriptDescriptor ^> ^ GetScriptDescriptors();
protected virtual System.Collections.Generic.IEnumerable<System.Web.UI.ScriptDescriptor> GetScriptDescriptors ();
abstract member GetScriptDescriptors : unit -> seq<System.Web.UI.ScriptDescriptor>
override this.GetScriptDescriptors : unit -> seq<System.Web.UI.ScriptDescriptor>
Protected Overridable Function GetScriptDescriptors () As IEnumerable(Of ScriptDescriptor)
Protected Iterator Overridable Function GetScriptDescriptors () As IEnumerable(Of ScriptDescriptor)
반환
IEnumerable 개체가 들어 있는 ScriptDescriptor 컬렉션입니다.
설명
이 UpdateProgress 컨트롤에는 Microsoft Ajax 라이브러리 클라이언트 라이브러리가 필요합니다. 이 클라이언트 클래스는 메서드 및 , DisplayAfter및 DynamicLayout 속성 값에 AssociatedUpdatePanelID등록 GetScriptDescriptors 됩니다.