单项选择题
Which class defines the contract that ASP.NET implements to provide membership services using custom membership providers?()
	A.FormsAuthentication
	B.RoleProvider
	C.SqlRoleProvider
	D.MembershipProvider
                    
                            点击查看答案&解析
                
                
            相关考题
- 
                                    单项选择题
                                    
Whichcontrolallowsyoutobindtodataitemsthatarereturnedfromadatasourceanddisplaythem?()
A.ListView Web Server Control
B.DetailsView Web Server Control
C.DataList Web Server Control
D.Data Web Server Control - 
                                    单项选择题
                                    
WhichmethodofthePageclasssearchesthepagenamingcontainerforaservercontrolwithaparticularidentifer?()
A.FindFieldTemplate
B.FindControl
C.FindDataSourceControl
D.FindDataControl - 
                                    单项选择题
                                    
Whichclassprovidespagingfunctionalityfordata-boundcontrolsthatimplementtheIPageableItemContainerinterface?()
A.DataPagingField
B.DataPagerCollection
C.DataPager
D.DataPaging