Share via


ImageWebPart.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 ImageWebPart
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

ImageWebPart class

ImageWebPart members

Microsoft.SharePoint.WebPartPages namespace