SPAPresenter Class

Definition

public ref class SPAPresenter : Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::PresenterControl, System::Windows::Markup::IComponentConnector
public class SPAPresenter : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl, System.Windows.Markup.IComponentConnector
type SPAPresenter = class
    inherit PresenterControl
    interface IComponentConnector
Public Class SPAPresenter
Inherits PresenterControl
Implements IComponentConnector
Inheritance
Implements

Constructors

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

Fields

_client (Inherited from PresenterControl)
_crmWebResource (Inherited from PresenterControl)
applicationName (Inherited from PresenterControl)
CRMWindowRouter (Inherited from PresenterControl)
InitString (Inherited from PresenterControl)
onLoadHistory (Inherited from PresenterControl)
parentHostedControl (Inherited from PresenterControl)
scanForDataParameters
SelectedBrowser (Inherited from PresenterControl)
thisApplication (Inherited from PresenterControl)
UIThread (Inherited from PresenterControl)
WebBrowserContainer (Inherited from PresenterControl)

Properties

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

Methods

Back() (Inherited from PresenterControl)
BeforeSessionClose() (Inherited from PresenterControl)
CloseActive() (Inherited from PresenterControl)
CloseAndPrompt(String)
ClosePresenter() (Inherited from PresenterControl)
DesktopReady()
FireEvent(String, Dictionary<String,String>) (Inherited from PresenterControl)
FireEvent(String) (Inherited from PresenterControl)
Forward() (Inherited from PresenterControl)
GetSelectedCount()
GetSelectedIds()
Home() (Inherited from PresenterControl)
InitializeComponent()
InitializeUI() (Inherited from PresenterControl)
IsNewBrowserAllowed() (Inherited from PresenterControl)
LogException(Exception, TraceEventType) (Inherited from PresenterControl)
LogException(String, TraceEventType, Exception) (Inherited from PresenterControl)
Navigate(String, String, Byte[], String, NavigateProperties)
Navigate(String, String, NavigateProperties)
Navigate(String, String)
ReRoute(String)
ResetBrowser() (Inherited from PresenterControl)
RunJavascript(String, String) (Inherited from PresenterControl)
RunJavascriptInternal(String, String, String) (Inherited from PresenterControl)
RunScript(String, String)
RunXrmCommand(String, String)
SaveAll()
SaveIfDirty(String)
ScanForDataParameters()
ToggleCommand(String)
ToggleNavigation(String)
UpdateVisualParentHwnd() (Inherited from PresenterControl)
WaitForComplete(TimeSpan) (Inherited from PresenterControl)
WaitForData(TimeSpan)
WindowList_SelectionChanged(Object, SelectionChangedEventArgs) (Inherited from PresenterControl)

Events

BrowserNavigating (Inherited from PresenterControl)
BrowsersClosed (Inherited from PresenterControl)
DocumentReady (Inherited from PresenterControl)

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to