Bagikan melalui


ActionContextAttribute Kelas

Definisi

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

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

Konstruktor

ActionContextAttribute()

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

Berlaku untuk