Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Overrides the CreateChildControls() method to render the child controls contained in the InfoPath Form Web Part.
Namespace: Microsoft.Office.InfoPath.Server.Controls.WebUI
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
protected override void CreateChildControls()
Remarks
This member is not intended to be used directly from your code. This member is public because of Microsoft ASP.NET infrastructure requirements.