Megosztás a következőn keresztül:


TagHelperConventions Class

Definition

Default convention for determining if a type is a tag helper.

public ref class TagHelperConventions abstract sealed
public static class TagHelperConventions
type TagHelperConventions = class
Public Class TagHelperConventions
Inheritance
TagHelperConventions

Methods

IsTagHelper(TypeInfo)

Indicates whether or not the TypeInfo is a tag helper.

Applies to