BindDataControl Class

HD.Common

BindDataControl Class Helper帮助文档
数据展示控件 绑定数据类
Inheritance Hierarchy

SystemObject  HD.CommonBindDataControl

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class BindDataControl
Public Class BindDataControl
public ref class BindDataControl
type BindDataControl =  class end

The BindDataControl type exposes the following members.

Constructors

  NameDescription
Public methodBindDataControl
Initializes a new instance of the BindDataControl class
Top
Methods

  NameDescription
Public methodStatic memberBindDataList
简单绑定DataList
Public methodStatic memberBindDataReaderList
SqlDataReader简单绑定DataList
Public methodStatic memberBindGridView
简单绑定GridView
Public methodStatic memberBindRepeater
绑定服务器控件 简单绑定Repeater
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference