Click or drag to resize
ObjectSelectorComponentBaseTProperties, TSelectorItemSelectorPropertyDescriptor Property
Gets the component property descriptor which identifies the component property that uses this selector.

Namespace: Kentico.Components.Web.Mvc.Selectors.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public ComponentPropertyDescriptor SelectorPropertyDescriptor { get; }

Property Value

Type: ComponentPropertyDescriptor
See Also