SPAPresenter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Events
| BrowserNavigating | (Inherited from PresenterControl) |
| BrowsersClosed | (Inherited from PresenterControl) |
| DocumentReady | (Inherited from PresenterControl) |
Explicit Interface Implementations
| IComponentConnector.Connect(Int32, Object) |