SPMobileChoiceField.CreateChoiceControl 方法

创建呈现包括的呈现限制 (OptionNumberLimit) 的所有选项选择列表控件。

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

语法

声明
Protected Overridable Function CreateChoiceControl As Control
用法
Dim returnValue As Control

returnValue = Me.CreateChoiceControl()
protected virtual Control CreateChoiceControl()

返回值

类型:System.Web.UI.Control
可从中选择有限的列表中的一个选项MobileControl

备注

通常, CreateControlForNewCreateControlForEdit调用CreateChoiceControl 。

另请参阅

引用

SPMobileChoiceField 类

SPMobileChoiceField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间