Share via


VBCodeParser.OtherParserBlock Method

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

Indicates the parser block.

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

Syntax

'Declaration
Protected Sub OtherParserBlock
'Usage
Me.OtherParserBlock()
protected void OtherParserBlock()
protected:
void OtherParserBlock()
member OtherParserBlock : unit -> unit
protected function OtherParserBlock()

See Also

Reference

VBCodeParser Class

OtherParserBlock Overload

System.Web.Razor.Parser Namespace