Class SelectMultiDual NamespaceDynamicweb.CoreUI.Editors.Lists AssemblyDynamicweb.CoreUI.dll public class SelectMultiDual : ListBase Inheritance object UiComponentBase EditorBase ListBase SelectMultiDual Inherited Members ListBase.SortOrder ListBase.ImageShape ListBase.Options ListBase.SortedOptions ListBase.Convert<T>(ListBase) EditorBase.Name EditorBase.ID EditorBase.Label EditorBase.Explanation EditorBase.Hint EditorBase.Readonly EditorBase.Required EditorBase.ValidationMessage EditorBase.ReloadOnChange EditorBase.Value EditorBase.ValueInherited EditorBase.ValueCanBeInherited EditorBase.InheritedValueDiffers EditorBase.ValueIsInherited EditorBase.Validations EditorBase.FindEditor<T>() EditorBase.MakeEditor<T>() EditorBase.MakeEditor(Type) EditorBase.Convert<T>(EditorBase) object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Extension Methods EditorExtensions.WithReloadOnChange<T>(T) EditorExtensions.WithValidation<T>(T, ValidationDefinition) ComponentExtensions.GetAll<TComponent>(UiComponentBase) ComponentExtensions.GetOrAddTab(UiComponentBase, string) ComponentExtensions.Get<TComponent>(UiComponentBase) ComponentExtensions.Get<TComponent>(UiComponentBase, Func<TComponent, bool>) ComponentExtensions.Has<TComponent>(UiComponentBase) ComponentExtensions.TryGet<TComponent>(UiComponentBase, out TComponent?) Properties EnableSorting public bool EnableSorting { get; set; } Property Value bool ForceEnableSearch public bool ForceEnableSearch { get; set; } Property Value bool Groups public ICollection<ListBase.ListOptionGroup> Groups { get; } Property Value ICollection<ListBase.ListOptionGroup> NoDataTextExcluded public TranslatableString? NoDataTextExcluded { get; set; } Property Value TranslatableString NoDataTextIncluded public TranslatableString? NoDataTextIncluded { get; set; } Property Value TranslatableString ReloadOnChangeBehavior public ReloadOnChangeBehavior ReloadOnChangeBehavior { get; set; } Property Value ReloadOnChangeBehavior