CSharpCodeVisitor.RenderDesignTimeExpressionBlockChunk Method        
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 void RenderDesignTimeExpressionBlockChunk(Microsoft::AspNetCore::Razor::Chunks::ExpressionBlockChunk ^ chunk);public void RenderDesignTimeExpressionBlockChunk(Microsoft.AspNetCore.Razor.Chunks.ExpressionBlockChunk chunk);member this.RenderDesignTimeExpressionBlockChunk : Microsoft.AspNetCore.Razor.Chunks.ExpressionBlockChunk -> unitPublic Sub RenderDesignTimeExpressionBlockChunk (chunk As ExpressionBlockChunk)Parameters
- chunk
- ExpressionBlockChunk