C# Class OnlineVideos.Sites.WebAutomation.BrowserHost.IERegistryVersion

To make sure this work in IE 11 we need to set this web browser version to use IE10 rendering and turn off (or configure) ActiveX filtering This is specifically for loading silverlight for Sky Go
Mostra file Open project: offbyoneBB/mp-onlinevideos2 Class Usage Examples

Private Methods

Method Description
RemoveIEVersion ( ) : void

Clean up (if needs be)

SetIEVersion ( int emulationLevel ) : void

Set a flag in the registry to make this browser run as if it was IE 10 Value reference: http://msdn.microsoft.com/en-us/library/ee330730%28v=VS.85%29.aspx IDOC Reference: http://msdn.microsoft.com/en-us/library/ms535242%28v=vs.85%29.aspx