ScriptControl.GetScriptDescriptors Метод

Определение

При переопределении в производном классе возвращает ScriptDescriptor объекты для элемента управления.

protected:
 abstract System::Collections::Generic::IEnumerable<System::Web::UI::ScriptDescriptor ^> ^ GetScriptDescriptors();
protected abstract System.Collections.Generic.IEnumerable<System.Web.UI.ScriptDescriptor> GetScriptDescriptors();
abstract member GetScriptDescriptors : unit -> seq<System.Web.UI.ScriptDescriptor>
Protected MustOverride Function GetScriptDescriptors () As IEnumerable(Of ScriptDescriptor)

Возвращаемое значение

Коллекция IEnumerableScriptDescriptor объектов.

Применяется к