RazorTemplateBase.BeginContext(Int32, Int32, Boolean) 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 BeginContext(int position, int length, bool x);
public void BeginContext (int position, int length, bool x);
member this.BeginContext : int * int * bool -> unit
Public Sub BeginContext (position As Integer, length As Integer, x As Boolean)
Parameters
- position
- Int32
- length
- Int32
- x
- Boolean