UnifiedClientPresenterControl 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 UnifiedClientPresenterControl : Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::PresenterControl2, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::IBridgeUnifiedClientPresenter, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::IUnifiedClientPresenter, System::Windows::Markup::IComponentConnector
public class UnifiedClientPresenterControl : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.IBridgeUnifiedClientPresenter, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.IUnifiedClientPresenter, System.Windows.Markup.IComponentConnector
type UnifiedClientPresenterControl = class
inherit PresenterControl2
interface IUnifiedClientPresenter
interface IBaseCRMPresenter
interface IBridgeUnifiedClientPresenter
interface IComponentConnector
Public Class UnifiedClientPresenterControl
Inherits PresenterControl2
Implements IBridgeUnifiedClientPresenter, IComponentConnector, IUnifiedClientPresenter
- Inheritance
- Implements
Constructors
| UnifiedClientPresenterControl(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
Events
| BrowserNavigating | (Inherited from PresenterControl2) |
| BrowsersClosed | (Inherited from PresenterControl2) |
| DocumentReady | (Inherited from PresenterControl2) |
Explicit Interface Implementations
| IComponentConnector.Connect(Int32, Object) |