WebPartMobileAdapter.CreateControlsForDetailViewAdv 方法
覆盖此方法来定义的详细信息视图的呈现。如果此方法不覆盖,将显示图标和 web 部件标题并显示消息,通知用户未实现的详细信息视图。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overridable Sub CreateControlsForDetailViewAdv
用法
Me.CreateControlsForDetailViewAdv()
protected virtual void CreateControlsForDetailViewAdv()