Sams Teach Yourself ASP.NET Core in 24 Hours by Jeffrey T. Fritz

Sams Teach Yourself ASP.NET Core in 24 Hours by Jeffrey T. Fritz

Author:Jeffrey T. Fritz
Language: eng
Format: epub
Publisher: Sams Publishing
Published: 2018-04-12T04:00:00+00:00


Optionally, you can surround the name and assembly with quotes. You can also use an asterisk wildcard character with the name parameter to instruct the interpreter to include all tag helpers in an assembly with a matching name segment. This directive line can appear at the top of any page to activate tag helpers on that page, or you can add it to the /Views/_ViewImports.cshtml page to include the tag helpers on all pages. If you look in that _ViewImports.cshtml file, you should see the contents shown in Listing 14.3.

LISTING 14.3 The Default Contents of _ViewImports.cshtml

Click here to view code image



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.