次の方法で共有


GenericWebBrowserPresenterControl Class

Definition

public ref class GenericWebBrowserPresenterControl : Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::PresenterControl2, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::IBridgeGenericPresenter, System::Windows::Markup::IComponentConnector
public class GenericWebBrowserPresenterControl : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.IBridgeGenericPresenter, System.Windows.Markup.IComponentConnector
type GenericWebBrowserPresenterControl = class
    inherit PresenterControl2
    interface IPresenterControl
    interface IBridgeGenericPresenter
    interface IComponentConnector
Public Class GenericWebBrowserPresenterControl
Inherits PresenterControl2
Implements IBridgeGenericPresenter, IComponentConnector
Inheritance
GenericWebBrowserPresenterControl
Implements

Constructors

GenericWebBrowserPresenterControl(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)
ClosePresenter() (Inherited from PresenterControl2)
DesktopReady() (Inherited from PresenterControl2)
FireEvent(String) (Inherited from PresenterControl2)
FireEvent(String, Dictionary<String,String>) (Inherited from PresenterControl2)
Forward() (Inherited from PresenterControl2)
GetActiveBrowser()
GetLogDetails() (Inherited from PresenterControl2)
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, Boolean)
Navigate(String, String, Byte[], String)
ReRoute()
ResetBrowser() (Inherited from PresenterControl2)
RunJavascript(String, String) (Inherited from PresenterControl2)
RunJavascriptInternal(String, String, String) (Inherited from PresenterControl2)
SelectedBrowser_BrowserNavigating(Object, EventArgs) (Inherited from PresenterControl2)
SelectedBrowser_DocumentReady(Object, EventArgs) (Inherited from PresenterControl2)
SetActiveBrowser(String)
ShowOutside()
ShowWindow(String, Boolean)
ShowWindow(String, List<String>, Boolean, 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