RazorCodeGenerator.VisitStartBlock Method

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

Visits the start block.

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

Syntax

public override void VisitStartBlock(
    Block block
)

Parameters

See Also

Reference

RazorCodeGenerator Class

System.Web.Razor.Generator Namespace