Share via


MultiLangBaseDocFieldControl.RenderFieldForInput Method

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

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