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.
This member overrides BaseFieldControl.RenderFieldForInput(HtmlTextWriter).
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Overrides Sub RenderFieldForInput ( _
output As HtmlTextWriter _
)
'Usage
Dim output As HtmlTextWriter
Me.RenderFieldForInput(output)
protected override void RenderFieldForInput(
HtmlTextWriter output
)
- output
Type: System.Web.UI.HtmlTextWriter