ResourceHandler.FromString Method

  NameDescription
Public methodStatic memberFromString(String, String) Obsolete.

Gets the resource from the string.

Public methodStatic memberFromString(String, Encoding, Boolean, String)

Gets a ResourceHandler that represents a string. Without a Preamble, Cef will use BrowserSettings.DefaultEncoding to load the html.

Top