ParseRecorder.RecordCodeBlock Method (ControlBuilder, Match)
.NET Framework (current version)
Called when the template parser encounters a code block.
Assembly: System.Web (in System.Web.dll)
Parameters
- builder
-
Type:
System.Web.UI.ControlBuilder
The control builder.
- codeBlock
-
Type:
System.Text.RegularExpressions.Match
The code block.
.NET Framework
Available since 4.5
Available since 4.5
Show: