Share via


WebCodeRazorHost.PostProcessGeneratedCode Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method PostProcessGeneratedCode(CodeGeneratorContext) Generates a post process code for the web code razor host. (Overrides WebPageRazorHost.PostProcessGeneratedCode(CodeGeneratorContext).)
Public method PostProcessGeneratedCode(CodeCompileUnit, CodeNamespace, CodeTypeDeclaration, CodeMemberMethod) Obsolete. This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns this method to post all the processed generated code for the host. (Inherited from RazorEngineHost.)

Top

See Also

Reference

WebCodeRazorHost Class

System.Web.WebPages.Razor Namespace