次の方法で共有


PresenterControl2 Class

Definition

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

Constructors

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

Fields

_client
_crmWebResource
applicationName
CRMWindowRouter
InitString
onLoadHistory
parentHostedControl
SID_SWebBrowserApp
thisApplication
UIThread
WebBrowserContainer

Properties

ActiveBrowser
allowMultiplePages
ApplicationName
CurrentContext
CurrentUrl
desktopAccess
localSession
localSessionManager
multiplePageCount
WebList

Methods

Back()
BeforeSessionClose()
CheckWindowListVisibility()
CloseActive()
ClosePresenter()
DesktopReady()
FireEvent(String, Dictionary<String,String>)
FireEvent(String)
Forward()
GetLogDetails()
Home()
InitializeUI()
IsNewBrowserAllowed()
LogException(Exception, TraceEventType)
LogException(String, TraceEventType, Exception)
ResetBrowser()
RunJavascript(String, String)
RunJavascriptInternal(String, String, String)
SelectedBrowser_BrowserNavigating(Object, EventArgs)
SelectedBrowser_DocumentReady(Object, EventArgs)
SetActiveBrowser(String)
UpdateVisualParentHwnd()
WaitForComplete(TimeSpan)
WindowList_SelectionChanged(Object, SelectionChangedEventArgs)

Events

BrowserNavigating
BrowsersClosed
DocumentReady

Applies to