Aracılığıyla paylaş


ViewComponentContextAttribute Sınıf

Tanım

Görünüm bileşeni oluşturulurken denetleyici özelliğinin geçerli ViewComponentContext ile ayarlanması gerektiğini belirtir. Özelliğin ortak bir küme yöntemi olmalıdır.

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

Oluşturucular

ViewComponentContextAttribute()

Görünüm bileşeni oluşturulurken denetleyici özelliğinin geçerli ViewComponentContext ile ayarlanması gerektiğini belirtir. Özelliğin ortak bir küme yöntemi olmalıdır.

Şunlara uygulanır