Class TrackFormReferenceAttribute
- Namespace
- Kentico.PageBuilder.Web.Mvc
- Assembly
- Kentico.Content.Web.Mvc.dll
Attribute used to mark properties that should be tracked as form object references in page builder components.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class TrackFormReferenceAttribute : Attribute
- Inheritance
-
objectAttributeTrackFormReferenceAttribute
- Extension Methods
Constructors
TrackFormReferenceAttribute()
public TrackFormReferenceAttribute()