SPFieldModStat.FieldRenderingMobileControl 属性

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

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

命名空间:  Microsoft.SharePoint
程序集:  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 SPFieldModStat
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对象。

另请参阅

引用

SPFieldModStat 类

SPFieldModStat 成员

Microsoft.SharePoint 命名空间