SPMobileBaseFieldControl.CreateControlForView 方法

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

命名空间:  Microsoft.SharePoint.MobileControls
程序集:  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.")> _
Protected Overridable Function CreateControlForView As MobileControl
用法
Dim returnValue As MobileControl

returnValue = Me.CreateControlForView()
[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.")]
protected virtual MobileControl CreateControlForView()

返回值

类型:System.Web.UI.MobileControls.MobileControl

另请参阅

引用

SPMobileBaseFieldControl 类

SPMobileBaseFieldControl 成员

Microsoft.SharePoint.MobileControls 命名空间