Click or drag to resize

DocumentSettingsLoadCallback Property

Gets or set an optional method to be called when a document is loaded.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
public DocumentLoadCallback LoadCallback { get; set; }

Property Value

DocumentLoadCallback
See Also