Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
System.Object
System.Web.Razor.Generator.RazorCodeGenerator.BlockContext
Namespace: System.Web.Razor.Generator
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Syntax
'Declaration
Protected Friend Class BlockContext
'Usage
Dim instance As RazorCodeGenerator.BlockContext
protected internal class BlockContext
protected public ref class BlockContext
class BlockContext
The RazorCodeGenerator.BlockContext type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
RazorCodeGenerator.BlockContext | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
BlockType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
GeneratedCodeLength | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
GeneratedCodeStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
GeneratedColumnOffset | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
HasContent | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
SourceCodeStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
VisitedSpans | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
WriteLinePragma | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
Writer | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MarkEndGeneratedCode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
MarkStartGeneratedCode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ResetBuffer | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
ToString | (Inherited from Object.) |
![]() |
VisitSpan | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)