Bagikan melalui


ViewComponentContextAttribute Kelas

Definisi

Menentukan bahwa properti pengontrol harus diatur dengan saat ini ViewComponentContext saat membuat komponen tampilan. Properti harus memiliki metode set publik.

public ref class ViewComponentContextAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class ViewComponentContextAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type ViewComponentContextAttribute = class
    inherit Attribute
Public Class ViewComponentContextAttribute
Inherits Attribute
Warisan
ViewComponentContextAttribute
Atribut

Konstruktor

ViewComponentContextAttribute()

Menentukan bahwa properti pengontrol harus diatur dengan saat ini ViewComponentContext saat membuat komponen tampilan. Properti harus memiliki metode set publik.

Berlaku untuk