Compartir a través de


WebClientPresenterControl Class

Definition

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

Constructors

WebClientPresenterControl(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)
scanForDataParameters
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)
HasDataBeenCaptured
IsDashboard
localSession (Inherited from PresenterControl2)
localSessionManager (Inherited from PresenterControl2)
multiplePageCount (Inherited from PresenterControl2)
PresenterLogicalName
SelectedGrid
SelectedGridTypeCode
WebList (Inherited from PresenterControl2)

Methods

Back() (Inherited from PresenterControl2)
BeforeSessionClose() (Inherited from PresenterControl2)
CheckWindowListVisibility() (Inherited from PresenterControl2)
ClearInitialLoadCompleteFlags()
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)
LoadArea(String, String)
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)
ReRoute(String)
ResetBrowser() (Inherited from PresenterControl2)
RunJavascript(String, String) (Inherited from PresenterControl2)
RunJavascriptInternal(String, String, String) (Inherited from PresenterControl2)
RunScript(String, String)
RunXrmCommand(String, String)
RunXrmCommandInternal(String, 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)
ShowWindow(String, String, List<String>, Boolean, Boolean)
StartDialog(String)
ToggleNavigation(String)
ToggleRibbon(String)
UpdateVisualParentHwnd() (Inherited from PresenterControl2)
WaitForComplete(TimeSpan) (Inherited from PresenterControl2)
WaitForData(TimeSpan)
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