CRMPresenter.LoadArea Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Loads a specific area from CRM.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public void LoadArea(
string frame,
string area
)
Public Sub LoadArea (
frame As String,
area As String
)
Parameters
frame
Type: System.StringSpecifies the name of the frame. If no name is specified, the first frame found on the page is targeted.
area
Type: System.StringSpecifies the name of the area to click in the navigation pane (such as Sales, Service, and Marketing).
See Also
CRMPresenter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright