VBCodeParser.IsDirectiveDefined Method
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Determines whether the code is directive defined.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Parameters
- directive
- Type: System.String
The directive.
Show: