ViewContextAttribute Třída

Definice

Určuje, že pomocná vlastnost značky by měla být nastavena s aktuální ViewContext při vytváření 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()

Platí pro