XmlFormView.RenderContents Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.InfoPath.Server.Controls
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)

Syntax

'Declaration
Protected Overrides Sub RenderContents ( _
    writer As HtmlTextWriter _
)
'Usage
Dim writer As HtmlTextWriter

Me.RenderContents(writer)
protected override void RenderContents(
    HtmlTextWriter writer
)

Parameters

Remarks

This member is not intended to be used directly from your code. This member is public because of Microsoft ASP.NET infrastructure requirements.

See Also

Reference

XmlFormView Class

XmlFormView Members

Microsoft.Office.InfoPath.Server.Controls Namespace