Aracılığıyla paylaş


ActionContextAttribute Sınıf

Tanım

Denetleyiciyi oluştururken denetleyici özelliğinin geçerli ActionContext ile ayarlanması gerektiğini belirtir. Özelliğin ortak küme yöntemi olmalıdır.

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
Devralma
ActionContextAttribute
Öznitelikler

Oluşturucular

ActionContextAttribute()

Denetleyiciyi oluştururken denetleyici özelliğinin geçerli ActionContext ile ayarlanması gerektiğini belirtir. Özelliğin ortak küme yöntemi olmalıdır.

Şunlara uygulanır