[This is preliminary documentation and is subject to change.]
Load the contents of |string_val| with the specified dummy |url|. |url|
should have a standard scheme (for example, http scheme) or behaviors like
link clicks and web security restrictions may not behave as expected.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- content
- Type: System String
[Missing <param name="content"/> documentation for "M:Xilium.CefGlue.CefFrame.LoadString(System.String,System.String)"]
- url
- Type: System String
[Missing <param name="url"/> documentation for "M:Xilium.CefGlue.CefFrame.LoadString(System.String,System.String)"]
See Also