Sdílet prostřednictvím


ScriptControl.GetScriptDescriptors Metoda

Definice

Při přepsání v odvozené třídě vrátí ScriptDescriptor objekty pro ovládací prvek.

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)

Návraty

Kolekce IEnumerableScriptDescriptor objektů.

Platí pro