DeviceSpecificChoiceControlBuilder.GetChildControlType Метод

Определение

Получает тип дочерних элементов управления. Этот API устарел. Сведения о разработке ASP.NET мобильных приложений см. в статье Мобильные приложения & сайты с ASP.NET.

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

Параметры

tagName
String

Строка, представляющая имя тега.

attributes
IDictionary

Объект IDictionary.

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

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