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