TagHelperConventions 类

定义

用于确定类型是否为标记帮助程序的默认约定。

public ref class TagHelperConventions abstract sealed
public static class TagHelperConventions
type TagHelperConventions = class
Public Class TagHelperConventions
继承
TagHelperConventions

方法

IsTagHelper(TypeInfo)

指示 是否 TypeInfo 为标记帮助程序。

适用于