SPFieldChoice.FieldRenderingMobileWebControl 属性

获取用于呈现显示、 编辑和新建表单数据表单 Web 部件或任何使用字段控件的页面中的字段的移动字段类型控件。

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

语法

声明
Public Overrides ReadOnly Property FieldRenderingMobileWebControl As SPMobileBaseFieldControl
    Get
用法
Dim instance As SPFieldChoice
Dim value As SPMobileBaseFieldControl

value = instance.FieldRenderingMobileWebControl
public override SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }

属性值

类型:Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
一个表示该控件的对象。

备注

此重写返回**[Microsoft.SharePoint.Mobile.WebControls.SPChoiceField]**对象。

另请参阅

引用

SPFieldChoice 类

SPFieldChoice 成员

Microsoft.SharePoint 命名空间