Aracılığıyla paylaş


XmlBuilder.GetChildControlType(String, IDictionary) Yöntem

Tanım

Denetimin Type belirtilen Xml alt denetimi için elde edilir.

public:
 override Type ^ GetChildControlType(System::String ^ tagName, System::Collections::IDictionary ^ attribs);
public override Type GetChildControlType (string tagName, System.Collections.IDictionary attribs);
override this.GetChildControlType : string * System.Collections.IDictionary -> Type
Public Overrides Function GetChildControlType (tagName As String, attribs As IDictionary) As Type

Parametreler

tagName
String

Alt denetimin etiket adı.

attribs
IDictionary

Alt denetimde yer alan öznitelik dizisi.

Döndürülenler

Type

yöntemi GetChildControlType(String, IDictionary) her zaman dönmek için geçersiz kılınır. null

Açıklamalar

GetChildControlTypesınıfının XmlBuilder yöntemi, sınıfının yöntemini geçersiz GetChildControlType ControlBuilder kılar. Yönteminin bu uygulaması GetChildControlType her zaman null döndürür.

Şunlara uygulanır

Ayrıca bkz.