Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Override this method to define the rendering for the summary view. If this method is not overriden, icon and the web part title is displayed. Clicking the icon navigates user to the detail view page.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub CreateControlsForSummaryViewAdv
'Usage
Me.CreateControlsForSummaryViewAdv()
protected virtual void CreateControlsForSummaryViewAdv()