SPMobileCurrencyField.CreateControlForView 方法

创建子Label将呈现控件,在列表视图页上,字段的值。

命名空间:  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,具体而言, Label,用于呈现列表视图页上的字段的值。

另请参阅

引用

SPMobileCurrencyField 类

SPMobileCurrencyField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间