CefDragData SetFragmentHtml Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Set the text/html fragment that is being dragged.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public void SetFragmentHtml(
	string html
)

Parameters

html
Type: OnlineSystem String

[Missing <param name="html"/> documentation for "M:Xilium.CefGlue.CefDragData.SetFragmentHtml(System.String)"]

See Also