RazorEditorParser Properties

Include Protected Members
Include Inherited Members

The RazorEditorParser type exposes the following members.

Properties

  Name Description
Public property CurrentParseTree This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the current parse tree.
Public property FileName This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the filename of the document to parse.
Public property Host This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the host for the parse.
Public property LastResultProvisional This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets a value indicating whether the last result of the parse was provisionally accepted for next partial parse.

Top

See Also

Reference

RazorEditorParser Class

System.Web.Razor Namespace