ExpressionRenderingMode Enumeration

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

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

Syntax

'Declaration
Public Enumeration ExpressionRenderingMode
'Usage
Dim instance As ExpressionRenderingMode
public enum ExpressionRenderingMode
public enum class ExpressionRenderingMode
type ExpressionRenderingMode
public enum ExpressionRenderingMode

Members

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

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

See Also

Reference

System.Web.Razor.Generator Namespace