皮皮学,免费搜题
登录
搜题
【单选题】
You are creating an ASP.NET Web site. The site has a master page named Custom.master. The code-behind file for Custom.master contains the following code segment.Partial Public Class Custom  Inherits System.Web.UI.MasterPagePublic Property Region As String    Protected Sub Page_Load(ByVal sender As Object,ByVal e As System.EventArgs) Handles Me.LoadEnd SubEnd Class You create a new ASP.NET page and specify Custom.master as its master page.You add a Label control named lblRegion to the new page.  You need to display the value of the master pages Region property in lblRegion.What should you do? ()
A.
Add the following code segment to the Page_Load method of the page code-behind file. Dim custom As Custom = Me.Parent  lblRegion.Text = custom.Region
B.
Add the following code segment to the Page_Load method of the page code-behind file. Dim custom As Custom = Me.Master  lblRegion.Text = custom.Region
C.
Add the following code segment to the Page_Load method of the Custom.Master.vb code-behind file. Dim lblRegion As Label = Page.FindControl("lblRegion") lblRegion.Text = Me.Region
D.
Add the following code segment to the Page_Load method of the Custom.Master.vb code-behind file. Dim lblRegion As Label = Master.FindControl("lblRegion") lblRegion.Text = Me.Region
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【判断题】作为一名专业的汽车美容技师,进行汽车美容作业时只要考虑效果就可以了。
A.
正确
B.
错误
【多选题】心理健康的人,有健康的情绪体验,以下有关健康的情绪说法正确的有()
A.
情绪的反应强度与引起它的情景相称
B.
情绪的持续时间随着客观情景而转移
C.
健康的情绪有愉快,喜悦、欢欣等积极的情绪状态
D.
愤怒、恐惧、焦虑等消极的情绪状态都是不健康的情绪状态
E.
情绪状态是没有原因的
【判断题】作为一名专业的汽车美容技师,对汽车进行美容时只要考虑到效果就可以了。
A.
正确
B.
错误
【判断题】某生产性企业在领取税务登记证后15日内未将财务、会计制度报送税务机关备查,税务机关应责令限期改正,可以对其处2000元以下罚款。
A.
正确
B.
错误
【判断题】作为一名专业的汽车美容技师,进行汽车美容作业时是否只要考虑效果就可以了?
A.
正确
B.
错误
【单选题】对哪些疾病的接触者应行隔离观察
A.
霍乱
B.
肺结核
C.
梅毒
D.
百日咳
E.
流行性感冒
【判断题】作为一名专业的汽车美容技师,对汽车进行美容时只要考虑到效果就可以了
A.
正确
B.
错误
【单选题】支票的出票日期,数字必须()。
A.
小写
B.
大写
C.
大、小写都可以
D.
大、小写混合
【判断题】积极情绪和消极情绪是人的主观情感体验,和人的身体健康没有关系
A.
正确
B.
错误
【单选题】有些人获得卓越成就不仅仅因为他们具有良好的智力,还在于他们能够保持积极的情绪。这说明:1积极情绪对于一个人的身体健康具有十分重要的作用2积极情绪有利于自己正常水平的发挥,甚至超常发挥3积极情绪和消极情绪只是人的两种不同的生活态度,对人没有影响4积极情绪有利于事业的成功
A.
①②
B.
②④
C.
③④
D.
①②③
相关题目: