SPFieldFacilities.FieldRenderingMobileControl 属性

请注意:此 API 现在已过时。

此属性返回用于移动设备显示的字段呈现控件。

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

语法

声明
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Public Overrides ReadOnly Property FieldRenderingMobileControl As SPMobileBaseFieldControl
    Get
用法
Dim instance As SPFieldFacilities
Dim value As SPMobileBaseFieldControl

value = instance.FieldRenderingMobileControl
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
public override SPMobileBaseFieldControl FieldRenderingMobileControl { get; }

属性值

类型:Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl
一个SPMobileBaseFieldControl对象。

另请参阅

引用

SPFieldFacilities 类

SPFieldFacilities 成员

Microsoft.SharePoint.Applications.GroupBoard 命名空间