WebClientPresenterControl 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 WebClientPresenterControl : Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::PresenterControl2, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::IBridgeCRMPresenter, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::IWebClientPresenter, System::Windows::Markup::IComponentConnector
public class WebClientPresenterControl : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.IBridgeCRMPresenter, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.IWebClientPresenter, System.Windows.Markup.IComponentConnector
type WebClientPresenterControl = class
inherit PresenterControl2
interface IWebClientPresenter
interface IBaseCRMPresenter
interface IBridgeCRMPresenter
interface IComponentConnector
Public Class WebClientPresenterControl
Inherits PresenterControl2
Implements IBridgeCRMPresenter, IComponentConnector, IWebClientPresenter
- Inheritance
- Implements
Constructors
| WebClientPresenterControl(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) |
| scanForDataParameters | |
| 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) |
| HasDataBeenCaptured | |
| IsDashboard | |
| localSession | (Inherited from PresenterControl2) |
| localSessionManager | (Inherited from PresenterControl2) |
| multiplePageCount | (Inherited from PresenterControl2) |
| PresenterLogicalName | |
| SelectedGrid | |
| SelectedGridTypeCode | |
| 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) |