BalancingModes Enumeration
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: System.Web.Razor.ParserAssembly: System.Web.Razor (in System.Web.Razor.dll)
| Member name | Description | |
|---|---|---|
| AllowCommentsAndTemplates | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
| AllowEmbeddedTransitions | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
| BacktrackOnFailure | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
| NoErrorOnFailure | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
| None | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Show: