通过


HierarchicalDataBoundControlAdapter 构造函数

定义

初始化 HierarchicalDataBoundControlAdapter 类的新实例。

public:
 HierarchicalDataBoundControlAdapter();
public HierarchicalDataBoundControlAdapter();
Public Sub New ()

注解

.NET Framework 构造类的 HierarchicalDataBoundControlAdapter 实例。 适配器的初始请求会导致 .NET Framework 根据请求浏览器的特征搜索控件的映射适配器。 找到适配器后,控件在其属性中保存对映射适配器实例的 Adapter 引用。

适用于

另请参阅