WebPartMobileAdapter.CreateControlsForDetailViewAdv method

Override this method to define the rendering for the detail view. If this method is not overriden, icon and the web part title is displayed along with the message to notify user that the detail view is not implemented.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable Sub CreateControlsForDetailViewAdv
'Usage

Me.CreateControlsForDetailViewAdv()
protected virtual void CreateControlsForDetailViewAdv()

See also

Reference

WebPartMobileAdapter class

WebPartMobileAdapter members

Microsoft.SharePoint.WebPartPages namespace