单项选择题
A.FormsAuthentication B.RoleProvider C.SqlRoleProvider D.MembershipProvider
Whichcontrolallowsyoutobindtodataitemsthatarereturnedfr...
单项选择题Which control allows you to bind to data items that are returned from a data source and display them?()
A.ListView Web Server Control B.DetailsView Web Server Control C.DataList Web Server Control D.Data Web Server Control
WhichmethodofthePageclasssearchesthepagenamingcontainer...
单项选择题Which method of the Page class searches the page naming container for a server control with a particular identifer?()
A.FindFieldTemplate B.FindControl C.FindDataSourceControl D.FindDataControl
Whichclassprovidespagingfunctionalityfordata-boundcontr...
单项选择题Which class provides paging functionality for data-bound controls that implement the IPageableItemContainer interface?()
A.DataPagingField B.DataPagerCollection C.DataPager D.DataPaging