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.
Overrides the WebPart.CanRunAt method.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.