SPMobileChoiceField.CreateControlForView 方法
CreateControlForView
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Function CreateControlForView As Control
用法
Dim returnValue As Control
returnValue = Me.CreateControlForView()
protected override Control CreateControlForView()
返回值
类型:System.Web.UI.Control
呈现字段的当前值 MobileControl (具体而言,标签)。