Share via


GenericWebBrowserComboBoxItem Class

Definition

public ref class GenericWebBrowserComboBoxItem : Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::PresenterControlComboBoxItem
public class GenericWebBrowserComboBoxItem : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControlComboBoxItem
type GenericWebBrowserComboBoxItem = class
    inherit PresenterControlComboBoxItem
Public Class GenericWebBrowserComboBoxItem
Inherits PresenterControlComboBoxItem
Inheritance
GenericWebBrowserComboBoxItem

Constructors

GenericWebBrowserComboBoxItem(PresenterControl, String)
GenericWebBrowserComboBoxItem(PresenterControl)

Fields

_browserMode (Inherited from PresenterControlComboBoxItem)
_parent (Inherited from PresenterControlComboBoxItem)
_url (Inherited from PresenterControlComboBoxItem)
BrowserContainer (Inherited from PresenterControlComboBoxItem)
BrowserLock (Inherited from PresenterControlComboBoxItem)
correlationId (Inherited from PresenterControlComboBoxItem)
dataCaptured (Inherited from PresenterControlComboBoxItem)
documentCompleteCount (Inherited from PresenterControlComboBoxItem)
firstNavigationDone (Inherited from PresenterControlComboBoxItem)
homeUrl (Inherited from PresenterControlComboBoxItem)
initialDocumentComplete (Inherited from PresenterControlComboBoxItem)
lastUrl (Inherited from PresenterControlComboBoxItem)
navigateProps (Inherited from PresenterControlComboBoxItem)
NavigationUrl (Inherited from PresenterControlComboBoxItem)

Properties

ApplicationName (Inherited from PresenterControlComboBoxItem)
BrowserMode (Inherited from PresenterControlComboBoxItem)
disableScriptErrorHiding
HasDataBeenCaptured (Inherited from PresenterControlComboBoxItem)

Methods

AttachBrowser() (Inherited from PresenterControlComboBoxItem)
Browser_BeforeNavigate2(Object, BeforeNavigate2EventArgs) (Inherited from PresenterControlComboBoxItem)
Browser_DocumentComplete(Object, DocumentCompleteEventArgs) (Inherited from PresenterControlComboBoxItem)
Browser_NavigateComplete2(Object, NavigateComplete2EventArgs) (Inherited from PresenterControlComboBoxItem)
Browser_NewWindow3(Object, NewWindow3EventArgs) (Inherited from PresenterControlComboBoxItem)
ClearInitialLoadCompleteFlags() (Inherited from PresenterControlComboBoxItem)
CloseRequested()
Dispose() (Inherited from PresenterControlComboBoxItem)
DocumentCompletePreProcessing(DocumentCompleteEventArgs) (Inherited from PresenterControlComboBoxItem)
DocumentCompleteProcessing(IWebBrowser2, HTMLDocument, String, Boolean)
EventRequested(String, String, Byte[], String)
GetScriptingObject() (Inherited from PresenterControlComboBoxItem)
GoBack() (Inherited from PresenterControlComboBoxItem)
GoForward() (Inherited from PresenterControlComboBoxItem)
GoHome() (Inherited from PresenterControlComboBoxItem)
HasCRMForm(String) (Inherited from PresenterControlComboBoxItem)
Initialize(PresenterControl) (Inherited from PresenterControlComboBoxItem)
InjectPageSpecificScripts(IWebBrowser2, HTMLDocument, String, Boolean) (Inherited from PresenterControlComboBoxItem)
InjectScriptIntoHtmlHead(HTMLDocument, String) (Inherited from PresenterControlComboBoxItem)
IsInitialDocumentComplete() (Inherited from PresenterControlComboBoxItem)
LogException(Exception, TraceEventType) (Inherited from PresenterControlComboBoxItem)
LogException(String, TraceEventType, Exception) (Inherited from PresenterControlComboBoxItem)
Navigate_Error(Object, NavigateErrorEventArgs) (Inherited from PresenterControlComboBoxItem)
Navigate(String, String, Byte[], String)
Navigate(String, String)
PopupRequested(String, String)
processPage(IHTMLWindow2, HTMLDocument) (Inherited from PresenterControlComboBoxItem)
ShowOutside() (Inherited from PresenterControlComboBoxItem)

Applies to