CRMGlobalManager.SetAppWithFocus(IHostedApplication, IPanel, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void SetAppWithFocus(Microsoft::Uii::Csr::IHostedApplication ^ app, Microsoft::Uii::Desktop::UI::Controls::IPanel ^ panel, System::String ^ panelName);
public static void SetAppWithFocus (Microsoft.Uii.Csr.IHostedApplication app, Microsoft.Uii.Desktop.UI.Controls.IPanel panel, string panelName);
static member SetAppWithFocus : Microsoft.Uii.Csr.IHostedApplication * Microsoft.Uii.Desktop.UI.Controls.IPanel * string -> unit
Public Shared Sub SetAppWithFocus (app As IHostedApplication, panel As IPanel, panelName As String)
Parameters
- panel
- IPanel
- panelName
- String