void LoadString(string, string)

Loads page content into the calling frame replacing any content already there

Security

Trust Level Required: Low Trust

Parameters

Name Description
html string
contextUrl (Optional) string
Tells the browser engine to assume that the page content is from contextUrl. Defaults to null.

Examples

						
KioFrame.LoadUrl('https://m.kioware.com');
    

Requirements

KioWare for Windows version 8.14 or greater.