GeneratedTagHelperAttributeContext Clase

Definición

Contiene información sobre el ITagHelper proceso de generación de código de atributo.

public ref class GeneratedTagHelperAttributeContext
public class GeneratedTagHelperAttributeContext
type GeneratedTagHelperAttributeContext = class
Public Class GeneratedTagHelperAttributeContext
Herencia
GeneratedTagHelperAttributeContext

Constructores

GeneratedTagHelperAttributeContext()

Propiedades

CreateModelExpressionMethodName

Asigne al método el nombre para crear ModelExpressions.

ModelExpressionProviderPropertyName

Obtiene o establece el nombre de IModelExpressionProvider.

ModelExpressionTypeName

Nombre del tipo de expresión de modelo.

ViewDataPropertyName

Obtiene o establece el nombre de propiedad de ViewDataDictionary.

Se aplica a