Table of Contents

Class SelectorOptions<TProviderOptions, TValue>

Namespace
Dynamicweb.CoreUI.Editors.Selectors
Assembly
Dynamicweb.CoreUI.dll
public class SelectorOptions<TProviderOptions, TValue> : SelectorOptions<TValue>

Type Parameters

TProviderOptions
TValue
Inheritance
SelectorOptions<TProviderOptions, TValue>
Derived
Inherited Members

Properties

ProviderOptions

public TProviderOptions? ProviderOptions { get; set; }

Property Value

TProviderOptions
To top