PageParserFilter.AddControl(Type, IDictionary) Metódus

Definíció

Objektumot ControlBuilder ad hozzá a lapvezérlő fához az aktuális lapelemző pozícióban.

protected:
 void AddControl(Type ^ type, System::Collections::IDictionary ^ attributes);
protected void AddControl(Type type, System.Collections.IDictionary attributes);
member this.AddControl : Type * System.Collections.IDictionary -> unit
Protected Sub AddControl (type As Type, attributes As IDictionary)

Paraméterek

type
Type

Az a vezérlőtípus, amelyet a ControlBuilder rendszer jelöl.

attributes
IDictionary

Az IDictionary az objektum, amely az összes megadott címkeattribútumot tartalmazza.

Megjegyzések

AddControl a .NET-keretrendszer 3.5-ös verziójában kerül bevezetésre. További információ: Verziók és függőségek.

A következőre érvényes: