HtmlSymbol Properties

Include Protected Members
Include Inherited Members

The HtmlSymbol type exposes the following members.

Properties

  Name Description
Public property Content This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the content of a SymbolBase<TType>. (Inherited from SymbolBase<TType>.)
Public property Errors This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the razor error. (Inherited from SymbolBase<TType>.)
Public property Start This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the starting point of the source location. (Inherited from SymbolBase<TType>.)
Public property Type This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a Type that inherits from the base Type. (Inherited from SymbolBase<TType>.)

Top

See Also

Reference

HtmlSymbol Class

System.Web.Razor.Tokenizer.Symbols Namespace