DropDownChoiceField.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
)

参数

另请参阅

引用

DropDownChoiceField 类

DropDownChoiceField 成员

Microsoft.SharePoint.WebControls 命名空间