DocumentLoader Class |
Namespace: Microsoft.ClearScript
The DocumentLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentLoader |
Initializes a new DocumentLoader instance.
|
Name | Description | |
---|---|---|
![]() ![]() | Default |
Gets the default document loader.
|
![]() | MaxCacheSize |
Gets or sets the maximum size of the document loader's cache.
|
Name | Description | |
---|---|---|
![]() | CacheDocument |
Stores a document in the cache.
|
![]() | DiscardCachedDocuments |
Discards all cached documents.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCachedDocument |
Searches for a cached document by URI.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadDocument |
Loads a document.
|
![]() | LoadDocumentAsync |
Loads a document asynchronously.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |