Share via


UnifiedClientPresenterControl Class

Definition

public ref class UnifiedClientPresenterControl : Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::PresenterControl2, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::IBridgeUnifiedClientPresenter, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::IUnifiedClientPresenter, System::Windows::Markup::IComponentConnector
public class UnifiedClientPresenterControl : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.IBridgeUnifiedClientPresenter, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.IUnifiedClientPresenter, System.Windows.Markup.IComponentConnector
type UnifiedClientPresenterControl = class
    inherit PresenterControl2
    interface IUnifiedClientPresenter
    interface IBaseCRMPresenter
    interface IBridgeUnifiedClientPresenter
    interface IComponentConnector
Public Class UnifiedClientPresenterControl
Inherits PresenterControl2
Implements IBridgeUnifiedClientPresenter, IComponentConnector, IUnifiedClientPresenter
Inheritance
UnifiedClientPresenterControl
Implements

Constructors

UnifiedClientPresenterControl(String, XmlDocument, IDesktopUserActions, DynamicsBaseHostedControl, Sessions, List<String>, Session)

Fields

_client (Inherited from PresenterControl2)
_crmWebResource (Inherited from PresenterControl2)
applicationName (Inherited from PresenterControl2)
CRMWindowRouter (Inherited from PresenterControl2)
InitString (Inherited from PresenterControl2)
onLoadHistory (Inherited from PresenterControl2)
parentHostedControl (Inherited from PresenterControl2)
thisApplication (Inherited from PresenterControl2)
UIThread (Inherited from PresenterControl2)
WebBrowserContainer (Inherited from PresenterControl2)

Properties

ActiveBrowser (Inherited from PresenterControl2)
allowMultiplePages (Inherited from PresenterControl2)
ApplicationName (Inherited from PresenterControl2)
CurrentContext (Inherited from PresenterControl2)
CurrentUrl (Inherited from PresenterControl2)
desktopAccess (Inherited from PresenterControl2)
localSession (Inherited from PresenterControl2)
localSessionManager (Inherited from PresenterControl2)
multiplePageCount (Inherited from PresenterControl2)
WebList (Inherited from PresenterControl2)

Methods

Back() (Inherited from PresenterControl2)
BeforeSessionClose() (Inherited from PresenterControl2)
CheckWindowListVisibility() (Inherited from PresenterControl2)
CloseActive() (Inherited from PresenterControl2)
CloseAndPrompt(String)
ClosePresenter() (Inherited from PresenterControl2)
DesktopReady()
FireEvent(String, Dictionary<String,String>) (Inherited from PresenterControl2)
FireEvent(String) (Inherited from PresenterControl2)
Forward() (Inherited from PresenterControl2)
GetActiveBrowser()
GetLogDetails() (Inherited from PresenterControl2)
GetSelectedCount(String)
GetSelectedIds(String)
Home() (Inherited from PresenterControl2)
InitializeComponent()
InitializeUI() (Inherited from PresenterControl2)
IsNewBrowserAllowed() (Inherited from PresenterControl2)
LogException(Exception, TraceEventType) (Inherited from PresenterControl2)
LogException(String, TraceEventType, Exception) (Inherited from PresenterControl2)
Navigate(String, String, Byte[], String, NavigateProperties)
Navigate(String, String, NavigateProperties)
Navigate(String, String)
ResetBrowser() (Inherited from PresenterControl2)
RunJavascript(String, String) (Inherited from PresenterControl2)
RunJavascriptInternal(String, String, String) (Inherited from PresenterControl2)
RunXrmCommandInternal(String, String, List<String>)
SaveAll()
SaveIfDirty(String)
ScanForDataParameters()
SelectedBrowser_BrowserNavigating(Object, EventArgs) (Inherited from PresenterControl2)
SelectedBrowser_DocumentReady(Object, EventArgs) (Inherited from PresenterControl2)
SetActiveBrowser(String)
ShowOutside(String)
ShowWindow(String, String, Boolean)
UpdateVisualParentHwnd() (Inherited from PresenterControl2)
WaitForComplete(TimeSpan) (Inherited from PresenterControl2)
WindowList_SelectionChanged(Object, SelectionChangedEventArgs) (Inherited from PresenterControl2)

Events

BrowserNavigating (Inherited from PresenterControl2)
BrowsersClosed (Inherited from PresenterControl2)
DocumentReady (Inherited from PresenterControl2)

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to