This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class W3DtdResolver |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class W3DtdResolver |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetEntity |
Gets the dtd based on the absolute uri.
(Overrides XmlUrlResolver..::GetEntity(Uri, String, Type).) |
|
GetEntityAsync | (Inherited from XmlUrlResolver.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ResolveUri | (Inherited from XmlUrlResolver.) | |
SupportsType | (Inherited from XmlResolver.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Base Namespace