Table of Contents

Class ObjectIdSelectorComponentAttribute

Namespace
Kentico.Xperience.Admin.Base.FormAnnotations
Assembly
Kentico.Xperience.Admin.Base.Shared.dll

Indicates that the Object ID selector form component will be used for editing of this property value in the administration interface.

public sealed class ObjectIdSelectorComponentAttribute : BaseObjectSelectorComponentAttribute
Inheritance
object
Attribute
ObjectIdSelectorComponentAttribute
Inherited Members
Extension Methods

Constructors

ObjectIdSelectorComponentAttribute(string)

Creates an instance of ObjectIdSelectorComponentAttribute class.

public ObjectIdSelectorComponentAttribute(string objectType)

Parameters

objectType string

Defines which objects will be displayed in the selector.