nerdexam
Microsoft

70-573 · Question #235

You need to create a Web control that displays an ASCX control. Which event should you use?

The correct answer is A. CreateChildControls. MNEMONIC RULE: "display ASCX control = CreateChildControl" BaseFieldControl.CreateChildControls Method us/library/microsoft.sharepoint.webcontrols.basefieldcontrol.createchildcontrols.aspx

Developing for User Experience

Question

You need to create a Web control that displays an ASCX control. Which event should you use?

Options

  • ACreateChildControls
  • BLoadControlState
  • CSaveViewState
  • DSetDesignModeState

How the community answered

(20 responses)
  • A
    70% (14)
  • B
    10% (2)
  • C
    5% (1)
  • D
    15% (3)

Explanation

MNEMONIC RULE: "display ASCX control = CreateChildControl" BaseFieldControl.CreateChildControls Method us/library/microsoft.sharepoint.webcontrols.basefieldcontrol.createchildcontrols.aspx

Topics

#Web control#ASCX#CreateChildControls#user control

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice