Share via


ViewContextAttribute Třída

Definice

Určuje, že při vytváření pomocné rutiny značky by měla být nastavena aktuální ViewContext vlastnost pomocné rutiny značky. Vlastnost musí mít metodu veřejné sady.

public ref class ViewContextAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class ViewContextAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type ViewContextAttribute = class
    inherit Attribute
Public Class ViewContextAttribute
Inherits Attribute
Dědičnost
ViewContextAttribute
Atributy

Konstruktory

ViewContextAttribute()

Určuje, že při vytváření pomocné rutiny značky by měla být nastavena aktuální ViewContext vlastnost pomocné rutiny značky. Vlastnost musí mít metodu veřejné sady.

Platí pro