Aracılığıyla paylaş


ViewDataDictionaryAttribute Sınıf

Tanım

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

public ref class ViewDataDictionaryAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class ViewDataDictionaryAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type ViewDataDictionaryAttribute = class
    inherit Attribute
Public Class ViewDataDictionaryAttribute
Inherits Attribute
Devralma
ViewDataDictionaryAttribute
Öznitelikler

Oluşturucular

ViewDataDictionaryAttribute()

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

Şunlara uygulanır