Table of Contents

Class ObjectGuidSelectorComponentAttribute

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

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

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

Constructors

ObjectGuidSelectorComponentAttribute(string)

Creates an instance of ObjectGuidSelectorComponentAttribute.

public ObjectGuidSelectorComponentAttribute(string objectType)

Parameters

objectType string

Defines which objects will be displayed in the selector.