Partager via


RenderWithAttribute Classe

Définition

Associer la vue au renderer.

public ref class RenderWithAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class RenderWithAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type RenderWithAttribute = class
    inherit Attribute
Public NotInheritable Class RenderWithAttribute
Inherits Attribute
Héritage
RenderWithAttribute
Attributs

Remarques

Assoily assoicate a view with it’s renderer.

Constructeurs

RenderWithAttribute(Type)

Vue à afficher.

RenderWithAttribute(Type, Type[])

Associer la vue au renderer.

Propriétés

SupportedVisuals

Associer la vue au renderer.

Type

Renderer pour cette vue.

S’applique à