Table of Contents

Property ResolverAliases

Namespace
Alternet.FormDesigner
Assembly
Alternet.FormDesigner.v10.dll

ResolverAliases

Gets or sets a dictionary of resolver aliases used to map string keys to their corresponding Type objects.

public static Dictionary<string, Type> ResolverAliases { get; set; }

Property Value

Dictionary<string, Type>