[]
DEMO
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Editor.4.8 Assembly
C1.Win.C1Editor.Internal
Classes
C1WebBrowserBase
Methods
LoadFromString
dotnet-framework-api
C1.Win.C1Editor.4.8 Assembly
C1.Win.C1Editor
C1.Win.C1Editor.Internal
Classes
C1WebBrowserBase
Properties
Methods
BeginUndoRedoAction
Dispose
EndUndoRedoAction
ExecClick
Focus
Idispatch_Invoke_Handler_DL_Control
Idispatch_Invoke_Handler_Usermode
LoadFromString
LockNotifyChanges
Navigate
OnHandleCreated
OnHandleDestroyed
UnlockNotifyChanges
WndProc
History
Enums
Interfaces
C1.Win.C1Editor.Internal.HTML
C1.Win.C1Editor.Localization
C1.Win.C1Editor.ToolStrips
C1.Win.C1Editor.UICustomization
C1.Win.Xhtml
(Showing Draft Content)
C1.Win.C1Editor.Internal.C1WebBrowserBase.LoadFromString
LoadFromString Method
LoadFromString(string, Uri)
Loads browser content from string
HTML to output
Path to resolve pictures, video, links e t.c.
Declaration
public bool LoadFromString(string html, Uri uri)
Parameters
Type
Name
Description
string
html
Uri
uri
Returns
Type
Description
bool