SPMobileBaseFieldControl.CreateControlForThumbnailView 方法
创建显示为缩略图的字段的控件。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overridable Function CreateControlForThumbnailView As Control
用法
Dim returnValue As Control
returnValue = Me.CreateControlForThumbnailView()
protected virtual Control CreateControlForThumbnailView()
返回值
类型:System.Web.UI.Control
呈现字段的缩略图控件。