VBCodeParser.MapDirective Method
Maps a given directive.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Parameters
- directive
- Type: System.String
The directive.
- action
- Type: System.Func<Boolean>
The action whether to map a given directive.
Show: