RadioButtonChoiceField.RenderFieldForInput 方法

呈现页上的控件。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides Sub RenderFieldForInput ( _
    output As HtmlTextWriter _
)
用法
Dim output As HtmlTextWriter

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

参数

另请参阅

引用

RadioButtonChoiceField 类

RadioButtonChoiceField 成员

Microsoft.SharePoint.WebControls 命名空间