WebPageRazorHost.PostProcessGeneratedCode Method
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
PostProcessGeneratedCode(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. (Overrides RazorEngineHost.PostProcessGeneratedCode(CodeGeneratorContext).) |
|
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.) |
Show: