Share via


ListViewWebPart.CanRunAt method

Overrides the WebPart.CanRunAt method.

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

Syntax

'Declaration
Public Overrides Function CanRunAt As ConnectionRunAt
'Usage
Dim instance As ListViewWebPart
Dim returnValue As ConnectionRunAt

returnValue = instance.CanRunAt()
public override ConnectionRunAt CanRunAt()

Return value

Type: Microsoft.SharePoint.WebPartPages.Communication.ConnectionRunAt
One of the Microsoft.SharePoint.WebPartPages.Communication.ConnectionRunAt values.

See also

Reference

ListViewWebPart class

ListViewWebPart members

Microsoft.SharePoint.WebPartPages namespace