Share via


HtmlMarkupParser.OutputSpanBeforeRazorComment Method

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Builds the span before the Razor comment.

Namespace:  System.Web.Razor.Parser
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

'Declaration
Protected Overrides Sub OutputSpanBeforeRazorComment
'Usage
Me.OutputSpanBeforeRazorComment()
protected override void OutputSpanBeforeRazorComment()
protected:
virtual void OutputSpanBeforeRazorComment() override
abstract OutputSpanBeforeRazorComment : unit -> unit  
override OutputSpanBeforeRazorComment : unit -> unit
protected override function OutputSpanBeforeRazorComment()

See Also

Reference

HtmlMarkupParser Class

System.Web.Razor.Parser Namespace