Compartir a través de


RenderWithAttribute Clase

Definición

Asocia una vista con un representador.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class RenderWithAttribute : Attribute
type RenderWithAttribute = class
    inherit Attribute
Herencia
System.Attribute
RenderWithAttribute
Atributos
System.AttributeUsageAttribute

Comentarios

Asocie de forma difería una vista con su representador.

Constructores

RenderWithAttribute(Type, Type[])

Asocia una vista con un representador.

RenderWithAttribute(Type)

Vista que se va a representar.

Propiedades

SupportedVisuals

Asocia una vista con un representador.

Type

Representador de esta vista.

Se aplica a