Click or drag to resize

DocumentLoaderDefault Property

Gets the default document loader.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.3.1
Syntax
public static DocumentLoader Default { get; }

Property Value

Type: DocumentLoader
See Also