public sealed class AspNetSyntaxGenerator : SyntaxGeneratorCorePublic NotInheritable Class AspNetSyntaxGenerator
Inherits SyntaxGeneratorCorepublic ref class AspNetSyntaxGenerator sealed : public SyntaxGeneratorCore[<SealedAttribute>]
type AspNetSyntaxGenerator =
class
inherit SyntaxGeneratorCore
end| AspNetSyntaxGenerator | Initializes a new instance of the AspNetSyntaxGenerator class |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Initialize |
Initialize the syntax generator
(Overrides SyntaxGeneratorCoreInitialize(XPathNavigator)) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| WriteSyntax |
This is implemented to write the syntax
(Overrides SyntaxGeneratorCoreWriteSyntax(XPathNavigator, SyntaxWriter)) |