RepeaterDesigner.ActionLists Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar åtgärdslistsamlingen för kontrolldesignern.
Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.
public:
virtual property System::ComponentModel::Design::DesignerActionListCollection ^ ActionLists { System::ComponentModel::Design::DesignerActionListCollection ^ get(); };
public override System.ComponentModel.Design.DesignerActionListCollection ActionLists { get; }
member this.ActionLists : System.ComponentModel.Design.DesignerActionListCollection
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection
Egenskapsvärde
Ett DesignerActionListCollection objekt som innehåller objekten DesignerActionList för kontrolldesignern.
Gäller för
Se även
- ActionLists
- översikt över ASP.NET Control Designers
- Utöka stöd för Design-Time