SPMobileMailToSpecificField.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()