Class MemberPickerConfiguration
Namespace: Umbraco.Web.PropertyEditors
Assembly: Umbraco.Web.dll
Syntax
public class MemberPickerConfiguration : ConfigurationEditor, IConfigurationEditor
Properties
View SourceDefaultConfiguration
Declaration
public override IDictionary<string, object> DefaultConfiguration { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.Object> |