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