MultiLangBaseDocFieldControl.RenderFieldForInput Method

Writes output characters and text to server control output stream.

Namespace:  Microsoft.Office.DocumentManagement.WebControls
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Protected Overrides Sub RenderFieldForInput ( _
    output As HtmlTextWriter _
)
'Usage
Dim output As HtmlTextWriter

Me.RenderFieldForInput(output)
protected override void RenderFieldForInput(
    HtmlTextWriter output
)

Parameters

See Also

Reference

MultiLangBaseDocFieldControl Class

MultiLangBaseDocFieldControl Members

Microsoft.Office.DocumentManagement.WebControls Namespace