DashboardPage.GetRelatedLinksZone Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Shared Function GetRelatedLinksZone ( _
layout As DashboardPage.DashboardLayout _
) As String
'Usage
Dim layout As DashboardPage.DashboardLayout
Dim returnValue As String
returnValue = DashboardPage.GetRelatedLinksZone(layout)
public static string GetRelatedLinksZone(
DashboardPage.DashboardLayout layout
)
Parameters
Return Value
Type: System.String