SPFieldChoice.FieldRenderingControl 属性

获取用于呈现字段的字段类型控件。

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

语法

声明
Public Overrides ReadOnly Property FieldRenderingControl As BaseFieldControl
    Get
用法
Dim instance As SPFieldChoice
Dim value As BaseFieldControl

value = instance.FieldRenderingControl
public override BaseFieldControl FieldRenderingControl { get; }

属性值

类型:Microsoft.SharePoint.WebControls.BaseFieldControl
一个代表该控件的BaseFieldControl对象。

另请参阅

引用

SPFieldChoice 类

SPFieldChoice 成员

Microsoft.SharePoint 命名空间