Udostępnij przez


RenderWithAttribute Klasa

Definicja

Skojarz widok z modułem renderowania.

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

Uwagi

Lazily assoicate a view with it's renderer (Lazily assoicate assoicate a view with it's renderer).

Konstruktory

RenderWithAttribute(Type, Type[])

Skojarz widok z modułem renderowania.

RenderWithAttribute(Type)

Widok do renderowania.

Właściwości

SupportedVisuals

Skojarz widok z modułem renderowania.

Type

Program renderowany dla tego widoku.

Dotyczy