You create a master page named PageBase.master. The master page contains a Label control named lblTitle.<br /> You create a content page that references the master page.<br /> You need to change the Text property of the master page's lblTitle control from the content page.<br /> Which code segment should you use?()
A、
B、
C、
D、