IPresenterControl Interface
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 interface class IPresenterControl
public interface IPresenterControl
type IPresenterControl = interface
Public Interface IPresenterControl
Derived
Methods
Back()
BeforeSessionClose()
CheckWindowListVisibility()
CloseActive()
ClosePresenter()
FireEvent(String)
FireEvent(String, Dictionary<String,String>)
Forward()
GetLogDetails()
Home()
IsNewBrowserAllowed()
LogException(Exception, TraceEventType)
LogException(String, TraceEventType, Exception)
ResetBrowser()
RunJavascript(String, String)
RunJavascriptInternal(String, String, String)
SelectedBrowser_BrowserNavigating(Object, EventArgs)
SelectedBrowser_DocumentReady(Object, EventArgs)
SetActiveBrowser(String)
UpdateVisualParentHwnd()
WaitForComplete(TimeSpan)
WindowList_SelectionChanged(Object, SelectionChangedEventArgs)
Applies to