WebPageRazorHost.PostProcessGeneratedCode Method (CodeGeneratorContext)

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

Gets the generated code after the process.

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

abstract PostProcessGeneratedCode : 
        context:CodeGeneratorContext -> unit  
override PostProcessGeneratedCode : 
        context:CodeGeneratorContext -> unit
Show: