HierarchicalDataBoundControlAdapter 构造函数

定义

初始化 HierarchicalDataBoundControlAdapter 类的新实例。

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

注解

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

适用于

另请参阅