FilterRepeater::DataBind Method

 

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

NameDescription
System_CAPS_pubmethodDataBind()

Binds the FilterRepeater control to the data that is retrieved from a data source.(Overrides Repeater::DataBind().)

System_CAPS_protmethodDataBind(Boolean)

Binds a data source to the invoked server control and all its child controls with an option to raise the DataBinding event. (Inherited from Control.)

Return to top
Show: