//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace CefSharp.Example.Properties {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CefSharp.Example.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to /*
/// * Bootstrap Documentation
/// * Special styles for presenting Bootstrap's documentation and code examples.
/// *
/// * Table of contents:
/// *
/// * Scaffolding
/// * Main navigation
/// * Footer
/// * Social buttons
/// * Homepage
/// * Page headers
/// * Old docs callout
/// * Ads
/// * Side navigation
/// * Docs sections
/// * Callouts
/// * Grid styles
/// * Examples
/// * Code snippets (highlight)
/// * Responsive tests
/// * Glyphicons
/// * Customizer
/// * Miscellaneous
/// */
///
///
////*
/// * Scaffolding
/// *
/// * Update the basics of our docum [rest of string was truncated]";.
///
public static string assets_css_docs_css {
get {
return ResourceManager.GetString("assets_css_docs_css", resourceCulture);
}
}
///
/// Looks up a localized string similar to /**
/// * SyntaxHighlighter
/// * http://alexgorbatchev.com/SyntaxHighlighter
/// *
/// * SyntaxHighlighter is donationware. If you are using it, please donate.
/// * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
/// *
/// * @version
/// * 3.0.83 (July 02 2010)
/// *
/// * @copyright
/// * Copyright (C) 2004-2010 Alex Gorbatchev.
/// *
/// * @license
/// * Dual licensed under the MIT and GPL licenses.
/// */
///.syntaxhighlighter a,
///.syntaxhighlighter div,
///.syntaxhighlighter code,
///.syntaxhighlighter table,
///.syntaxhighlighte [rest of string was truncated]";.
///
public static string assets_css_shCore_css {
get {
return ResourceManager.GetString("assets_css_shCore_css", resourceCulture);
}
}
///
/// Looks up a localized string similar to /**
/// * SyntaxHighlighter
/// * http://alexgorbatchev.com/SyntaxHighlighter
/// *
/// * SyntaxHighlighter is donationware. If you are using it, please donate.
/// * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
/// *
/// * @version
/// * 3.0.83 (July 02 2010)
/// *
/// * @copyright
/// * Copyright (C) 2004-2010 Alex Gorbatchev.
/// *
/// * @license
/// * Dual licensed under the MIT and GPL licenses.
/// */
///.syntaxhighlighter a,
///.syntaxhighlighter div,
///.syntaxhighlighter code,
///.syntaxhighlighter table,
///.syntaxhighlighte [rest of string was truncated]";.
///
public static string assets_css_shCoreDefault_css {
get {
return ResourceManager.GetString("assets_css_shCoreDefault_css", resourceCulture);
}
}
///
/// Looks up a localized string similar to // NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT
///// IT'S ALL JUST JUNK FOR OUR DOCS!
///// ++++++++++++++++++++++++++++++++++++++++++
///
///!function ($) {
/// $(function () {
/// var $window = $(window);
/// var $body = $(document.body);
/// var navHeight = $('.navbar').outerHeight(true) + 10;
/// $body.scrollspy({
/// target: '.bs-sidebar',
/// offset: navHeight
/// });
/// $window.on('load', function () {
/// $body.scrollspy('refresh');
/// });
/// [rest of string was truncated]";.
///
public static string assets_js_application_js {
get {
return ResourceManager.GetString("assets_js_application_js", resourceCulture);
}
}
///
/// Looks up a localized string similar to /*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
///!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\x [rest of string was truncated]";.
///
public static string assets_js_jquery_js {
get {
return ResourceManager.GetString("assets_js_jquery_js", resourceCulture);
}
}
///
/// Looks up a localized string similar to /**
/// * SyntaxHighlighter
/// * http://alexgorbatchev.com/SyntaxHighlighter
/// *
/// * SyntaxHighlighter is donationware. If you are using it, please donate.
/// * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
/// *
/// * @version
/// * 3.0.83 (July 02 2010)
/// *
/// * @copyright
/// * Copyright (C) 2004-2010 Alex Gorbatchev.
/// *
/// * @license
/// * Dual licensed under the MIT and GPL licenses.
/// */
///;(function()
///{
/// // CommonJS
/// typeof(require) != 'undefined' ? SyntaxHighlighter = require('shCore').SyntaxHighlight [rest of string was truncated]";.
///
public static string assets_js_shBrushCSharp_js {
get {
return ResourceManager.GetString("assets_js_shBrushCSharp_js", resourceCulture);
}
}
///
/// Looks up a localized string similar to /**
/// * SyntaxHighlighter
/// * http://alexgorbatchev.com/SyntaxHighlighter
/// *
/// * SyntaxHighlighter is donationware. If you are using it, please donate.
/// * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
/// *
/// * @version
/// * 3.0.83 (July 02 2010)
/// *
/// * @copyright
/// * Copyright (C) 2004-2010 Alex Gorbatchev.
/// *
/// * @license
/// * Dual licensed under the MIT and GPL licenses.
/// */
///; (function () {
/// // CommonJS
/// typeof (require) != 'undefined' ? SyntaxHighlighter = require('shCore').SyntaxH [rest of string was truncated]";.
///
public static string assets_js_shBrushJScript_js {
get {
return ResourceManager.GetString("assets_js_shBrushJScript_js", resourceCulture);
}
}
///
/// Looks up a localized string similar to /**
/// * SyntaxHighlighter
/// * http://alexgorbatchev.com/SyntaxHighlighter
/// *
/// * SyntaxHighlighter is donationware. If you are using it, please donate.
/// * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
/// *
/// * @version
/// * 3.0.83 (July 02 2010)
/// *
/// * @copyright
/// * Copyright (C) 2004-2010 Alex Gorbatchev.
/// *
/// * @license
/// * Dual licensed under the MIT and GPL licenses.
/// */
///eval(function (p, a, c, k, e, d) { e = function (c) { return (c < a ? '' : e(parseInt(c / a))) + ((c = c % a) > 35 ? S [rest of string was truncated]";.
///
public static string assets_js_shCore_js {
get {
return ResourceManager.GetString("assets_js_shCore_js", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap beach {
get {
object obj = ResourceManager.GetObject("beach", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///<html>
///<head>
/// <meta charset="utf-8">
/// <title>QUnit Javascript Binding API Object Name</title>
/// <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.10.0.css">
/// <script>
/// if (!window.bindingApiObject)
/// {
/// window.bindingApiObject = window.cefSharp;
/// }
/// </script>
///</head>
///<body>
/// <div id="qunit"></div>
/// <div id="qunit-fixture"></div>
/// <script src="https://code.jquery.com/qunit/qunit-2.10.0.js"></script>
/// < [rest of string was truncated]";.
///
public static string BindingApiCustomObjectNameTest {
get {
return ResourceManager.GetString("BindingApiCustomObjectNameTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
///<head>
/// <title>Binding Test</title>
/// <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.10.0.css">
///</head>
///<body>
/// <div id="qunit"></div>
/// <div id="qunit-fixture"></div>
/// <script src="https://code.jquery.com/qunit/qunit-2.10.0.js"></script>
///
/// <!--<script type="text/javascript">
/// (async function() {
/// // <embed user provided code here>
///
/// await CefSharp.BindObjectAsync("boundA [rest of string was truncated]";.
///
public static string BindingTest {
get {
return ResourceManager.GetString("BindingTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to QUnit.module('BindingTestAsync', (hooks) =>
///{
/// hooks.before(async () =>
/// {
/// await CefSharp.BindObjectAsync("boundAsync");
/// });
///
/// QUnit.test("BindObjectAsync Second call with boundAsync param", async (assert) =>
/// {
/// const res = await CefSharp.BindObjectAsync("boundAsync");
/// assert.equal(res.Success, false, "Second call to BindObjectAsync with already bound objects as params returned false.");
/// });
///
/// QUnit.test("Async call (Throw .Net Exception)", async ( [rest of string was truncated]";.
///
public static string BindingTestAsync {
get {
return ResourceManager.GetString("BindingTestAsync", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
///<head>
/// <title>Binding Test (Net Core)</title>
/// <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.10.0.css">
///</head>
///<body>
/// <div id="qunit"></div>
/// <div id="qunit-fixture"></div>
/// <script src="https://code.jquery.com/qunit/qunit-2.10.0.js"></script>
///
/// <!--<script type="text/javascript">
/// (async function() {
/// // <embed user provided code here>
///
/// await CefSharp.BindObjectAs [rest of string was truncated]";.
///
public static string BindingTestNetCore {
get {
return ResourceManager.GetString("BindingTestNetCore", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
///<head>
/// <title>Binding Test Async Task</title>
/// <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.10.0.css">
///</head>
///<body>
/// <div>
/// These tests require CefSharpSettings.ConcurrentTaskExecution = true;
/// Which by default is set to false
/// </div>
///
/// <div id="qunit"></div>
/// <div id="qunit-fixture"></div>
/// <script src="https://code.jquery.com/qunit/qunit-2.10.0.js"></script>
///
/// [rest of string was truncated]";.
///
public static string BindingTestsAsyncTask {
get {
return ResourceManager.GetString("BindingTestsAsyncTask", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
///<head>
/// <title>Binding Test Single</title>
/// <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.10.0.css">
///</head>
///<body>
/// <div id="qunit"></div>
/// <div id="qunit-fixture"></div>
/// <script src="https://code.jquery.com/qunit/qunit-2.10.0.js"></script>
///
/// <script type="text/javascript">
/// QUnit.module('BindingTestSingle', (hooks) =>
/// {
/// hooks.before(async () =>
/// {
/// [rest of string was truncated]";.
///
public static string BindingTestSingle {
get {
return ResourceManager.GetString("BindingTestSingle", resourceCulture);
}
}
///
/// Looks up a localized string similar to QUnit.module('BindingTestSync', (hooks) =>
///{
/// hooks.before(async () =>
/// {
/// await CefSharp.BindObjectAsync("bound");
/// });
///
/// QUnit.test("BindObjectAsync Second call with Bound param", async (assert) =>
/// {
/// const res = await CefSharp.BindObjectAsync("bound");
///
/// assert.equal(res.Success, false, "Second call to BindObjectAsync with already bound objects as params returned false.");
/// });
///
/// QUnit.test("bound.repeat('hi ', 5)", function (assert)
/// {
/// [rest of string was truncated]";.
///
public static string BindingTestSync {
get {
return ResourceManager.GetString("BindingTestSync", resourceCulture);
}
}
///
/// Looks up a localized string similar to /*!
/// * Bootstrap v3.0.0
/// *
/// * Copyright 2013 Twitter, Inc
/// * Licensed under the Apache License v2.0
/// * http://www.apache.org/licenses/LICENSE-2.0
/// *
/// * Designed and built with all the love in the world by @mdo and @fat.
/// *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-famil [rest of string was truncated]";.
///
public static string bootstrap_min_css {
get {
return ResourceManager.GetString("bootstrap_min_css", resourceCulture);
}
}
///
/// Looks up a localized string similar to /**
///* bootstrap.js v3.0.0 by @fat and @mdo
///* Copyright 2013 Twitter Inc.
///* http://www.apache.org/licenses/LICENSE-2.0
///*/
///if (!jQuery) throw new Error("Bootstrap requires jQuery"); +function (a) { "use strict"; function b() { var a = document.createElement("bootstrap"), b = { WebkitTransition: "webkitTransitionEnd", MozTransition: "transitionend", OTransition: "oTransitionEnd otransitionend", transition: "transitionend" }; for (var c in b) if (void 0 !== a.style[c]) return { end: b[c] } } a.fn.emulateTr [rest of string was truncated]";.
///
public static string bootstrap_min_js {
get {
return ResourceManager.GetString("bootstrap_min_js", resourceCulture);
}
}
///
/// Looks up a localized string similar to .btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-b [rest of string was truncated]";.
///
public static string bootstrap_theme_min_css {
get {
return ResourceManager.GetString("bootstrap_theme_min_css", resourceCulture);
}
}
///
/// Looks up a localized string similar to
///<html>
///<head>
/// <script language="JavaScript">
/// function probeSupport() {
/// var tests = [];
/// var testKeySystems = [
/// 'com.widevine.alpha',
/// 'org.w3.clearkey'
/// ];
///
/// var testCodecs = [
/// { type: 'H.264', contentType: 'video/mp4; codecs="avc1.42E01E"' },
/// { type: 'H.264/MPEG-4 AVC', contentType: 'video/mp4; codecs="avc1.42E01E, mp4a.40.2"' },
/// { type: 'ogg', contentType: 'vid [rest of string was truncated]";.
///
public static string CdmSupportTest {
get {
return ResourceManager.GetString("CdmSupportTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///<html>
///<head>
/// <style>
/// div {
/// width: 100px;
/// height: 100px;
/// background-color: red;
/// position: relative;
/// animation: myfirst 5s linear infinite alternate;
/// }
///
/// @keyframes myfirst {
/// 0% {
/// background-color: red;
/// left: 0px;
/// top: 0px;
/// }
///
/// 25% {
/// background-color: yellow;
/// left: 200px;
/// [rest of string was truncated]";.
///
public static string CssAnimation {
get {
return ResourceManager.GetString("CssAnimation", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
///<head>
/// <title>Drag&Drop Cursors Test</title>
/// <style>
/// .dropzone { width: 80px; height: 70px; padding: 10px; display: inline-block; border: 1px solid #aaaaaa; background: white; }
///
/// #drag { width: 200px; height: 50px; padding: 10px; border: 1px solid #aaaaaa; background: wheat; }
/// </style>
/// <script>
/// function allowDrop(ev, effect)
/// {
/// ev.dataTransfer.dropEffect = effect;
/// [rest of string was truncated]";.
///
public static string DragDropCursorsTest {
get {
return ResourceManager.GetString("DragDropCursorsTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///
///<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
///<head>
/// <meta charset="utf-8" />
/// <title>Draggable Region Test</title>
///</head>
///<body>
///
/// <h1>Draggable Region Test</h1>
/// <div style="-webkit-app-region: drag;width:200px;height:200px;border:1px solid black;">
/// A draggable area
/// </div>
/// <br/>
///
/// <div style="-webkit-app-region: drag;width:400px;height:400px;border:1px solid black;">
/// A draggable area
/// <div style="-webkit-app-region: [rest of string was truncated]";.
///
public static string DraggableRegionTest {
get {
return ResourceManager.GetString("DraggableRegionTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
/// <head>
/// <title>Exception Test</title>
/// <script type="text/javascript">
/// function logException(e)
/// {
/// document.write(e.message.replace(/\n/g, '<br />') + "<br />Stack:<br />" + e.stack.replace(/\n/g, '<br />'));
/// }
/// </script>
/// </head>
/// <body>
/// <p>
/// Exception string for nested exceptions:<br />
/// <script type="text/javasc [rest of string was truncated]";.
///
public static string ExceptionTest {
get {
return ResourceManager.GetString("ExceptionTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
/// <head>
/// <title>Framed WebGL Test</title>
/// </head>
/// <body>
/// <iframe width="600" height="400" src="http://webglsamples.org/aquarium/aquarium.html"></iframe>
/// </body>
///</html>
///.
///
public static string FramedWebGLTest {
get {
return ResourceManager.GetString("FramedWebGLTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///
///<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
///<head>
/// <meta charset="utf-8" />
/// <title>Hello World</title>
///</head>
///<body>
/// <p>Hello World</p>
/// <script>
/// document.write("Testing");
/// </script>
///</body>
///</html>
///.
///
public static string HelloWorld {
get {
return ResourceManager.GetString("HelloWorld", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///<html lang="en">
///<head>
/// <!-- Meta, title, CSS, favicons, etc. -->
/// <meta charset="utf-8">
/// <meta name="viewport" content="width=device-width, initial-scale=1.0">
/// <meta name="description" content="">
/// <meta name="author" content="">
/// <title>Getting started · CefSharp </title>
/// <!-- Bootstrap core CSS -->
/// <link href="bootstrap/bootstrap.min.css" rel="stylesheet">
/// <!-- Page-specific extras -->
/// <link href="assets/css/docs.css" rel="stylesheet [rest of string was truncated]";.
///
public static string home_html {
get {
return ResourceManager.GetString("home_html", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///
///<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
///<head>
/// <meta charset="utf-8" />
/// <title>Image Test</title>
///</head>
///<body>
/// <p>Image Loaded From Scheme Handler</p>
/// <img src="/assets/images/beach-2089936_1920.jpg" width="800" />
///</body>
///</html>
///.
///
public static string ImageTest {
get {
return ResourceManager.GetString("ImageTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///
///<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
///<head>
/// <meta charset="utf-8" />
/// <title>Javascript Callback Test</title>
///
/// <script type="text/javascript">
/// (async function ()
/// {
/// await CefSharp.BindObjectAsync('boundObject');
/// boundObject.setCallBack(myFunction);
///
/// function myFunction(param)
/// {
/// return "Test " + param;
/// }
/// })();
///
/// </script>
///</head>
///<body>
/// < [rest of string was truncated]";.
///
public static string JavascriptCallbackTest {
get {
return ResourceManager.GetString("JavascriptCallbackTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
/// <head>
/// <title>Legacy Binding Test</title>
/// <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.10.0.css">
/// </head>
/// <body>
/// <div id="qunit"></div>
/// <div id="qunit-fixture"></div>
/// <script src="https://code.jquery.com/qunit/qunit-2.10.0.js"></script>
///
/// <script type="text/javascript">
/// (function()
/// {
/// QUnit.test( "bound.rep [rest of string was truncated]";.
///
public static string LegacyBindingTest {
get {
return ResourceManager.GetString("LegacyBindingTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
/// <head>
/// <title>Multi Binding Test</title>
/// <script type="text/javascript">
/// var DYNAMIC_CONTAINER_COUNT = 6;
/// var PRIMES = [1453, 4273, 6277, 9923, 26099, 41231];
/// function replaceContainer(id, src)
/// {
/// console.log("Replacing Container " + id);
/// var container = document.getElementById("dynamicContainer" + id);
/// var newFram [rest of string was truncated]";.
///
public static string MultiBindingTest {
get {
return ResourceManager.GetString("MultiBindingTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
///<head>
/// <title>Popup Test</title>
///</head>
///<body>
/// <a href="https://github.com/CefSharp/CefSharp" target="_blank">target=_blank</a>
/// <br />
/// <a href="#" onclick="window.open('https://github.com/CefSharp/CefSharp')">window.open()</a>
/// <br />
/// <a href="#" onclick="window.open('custom://cefsharp/BindingTest.html')">BindingTest.html</a>
/// <br />
/// <a href="#" onclick="window.open('custom://cefsharp/MultiBindin [rest of string was truncated]";.
///
public static string PopupTest {
get {
return ResourceManager.GetString("PopupTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///
///<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
///<head>
/// <meta charset="utf-8" />
/// <title>Post Message Test</title>
/// <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.10.0.css">
///</head>
///<body>
/// <div id="qunit"></div>
/// <div id="qunit-fixture"></div>
/// <script src="https://code.jquery.com/qunit/qunit-2.10.0.js"></script>
///
/// <script type="text/javascript">
/// let PostMessageIntTestCallback;
///
/// (async () =>
/// {
/// [rest of string was truncated]";.
///
public static string PostMessageTest {
get {
return ResourceManager.GetString("PostMessageTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///
///<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
///<head>
/// <meta charset="utf-8" />
/// <title>CefSharp Recaptcha Test</title>
/// <script src='https://www.google.com/recaptcha/api.js'></script>
///</head>
///<body>
/// <h1>Recaptcha Test</h1>
/// <form>
/// <div class="g-recaptcha" data-sitekey="6Lce2hoUAAAAALGrg1Z7075o6a3TqHE1N5KX2og0"></div>
///
/// </form>
///</body>
///</html>.
///
public static string Recaptcha {
get {
return ResourceManager.GetString("Recaptcha", resourceCulture);
}
}
///
/// Looks up a localized string similar to <html>
///<head>
/// <title>Response Filter Test</title>
///</head>
///<body bgcolor="white">
/// <p>The text shown below in <font color="red">red</font> has been replaced by the filter. This document is > 32kb in order to exceed the standard output buffer size.</p>
/// <p><font color="red">REPLACE_THIS_STRING</font></p>
/// <p>0. It was the best of times, it was the worst of times, it was the age of wisdom, it was the age of foolishness, it was the epoch of belief, it was the epoch of incredulity, it was the [rest of string was truncated]";.
///
public static string ResponseFilterTest {
get {
return ResourceManager.GetString("ResponseFilterTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
///<head>
/// <title>Scheme Handler Test</title>
///
/// <script type="text/javascript">
/// var htmlNode;
/// var newLine = "\n";
/// var showError = function (text)
/// {
/// if (!htmlNode)
/// {
/// htmlNode = document.createElement("div");
/// htmlNode.id = "debugWindow";
/// document.body.appendChild(htmlNode);
/// }
///
/// htmlNode.innerHTML [rest of string was truncated]";.
///
public static string SchemeTest {
get {
return ResourceManager.GetString("SchemeTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///<html lang="en">
///<head>
/// <meta charset="utf-8">
/// <meta name="viewport" content="width=device-width, initial-scale=1.0">
/// <meta name="description" content="">
/// <meta name="author" content="">
/// <title>ScriptedMethodsTest</title>
/// <link href="bootstrap/bootstrap.min.css" rel="stylesheet">
/// <link href="assets/css/shCore.css" rel="stylesheet">
/// <link href="assets/css/shCoreDefault.css" rel="stylesheet">
///</head>
///<body>
/// <div class="container">
/// <div [rest of string was truncated]";.
///
public static string ScriptedMethodsTest {
get {
return ResourceManager.GetString("ScriptedMethodsTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
///<html>
/// <head>
/// <title>Tooltip Test</title>
/// </head>
/// <body>
/// <div style="width:500px;">
/// <input type="text" size=25 title="This is the first tooltip">
/// <br />
/// <input type="text" size=25 title="This is the second tooltip">
/// <br />
/// <div>
/// <select style="float: left;">
/// <option selected>test</option>
/// < [rest of string was truncated]";.
///
public static string TooltipTest {
get {
return ResourceManager.GetString("TooltipTest", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///<html lang="ja">
///<head>
/// <meta http-equiv="X-UA-Compatible" content="IE=edge" />
/// <style>
/// Body {
/// font-family: Meiryo, leiryoUI;
/// }
/// .ITSMultipleChoice {
/// font-family: Meiryo, leiryoUI;
/// }
/// #popUpDiv {
/// background-color: transparent;
/// color: black;
/// }
/// #pwDiv {
/// border: 2p [rest of string was truncated]";.
///
public static string UnicodeExampleGreaterThan32kb {
get {
return ResourceManager.GetString("UnicodeExampleGreaterThan32kb", resourceCulture);
}
}
///
/// Looks up a localized string similar to <!DOCTYPE html>
///<html lang="ja">
///<head>
/// <meta http-equiv="X-UA-Compatible" content="IE=edge" />
/// <style>
/// Body {
/// font-family: Meiryo, leiryoUI;
/// }
/// .ITSMultipleChoice {
/// font-family: Meiryo, leiryoUI;
/// }
/// #popUpDiv {
/// background-color: transparent;
/// color: black;
/// }
/// #pwDiv {
/// border: 2p [rest of string was truncated]";.
///
public static string UnocodeExampleEqualTo32kb {
get {
return ResourceManager.GetString("UnocodeExampleEqualTo32kb", resourceCulture);
}
}
}
}