DashboardPage.GetKpiZone 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 GetKpiZone ( _
layout As DashboardPage.DashboardLayout _
) As String
'Usage
Dim layout As DashboardPage.DashboardLayout
Dim returnValue As String
returnValue = DashboardPage.GetKpiZone(layout)
public static string GetKpiZone(
DashboardPage.DashboardLayout layout
)
Parameters
Return Value
Type: System.String