FormConfiguration.Templates Field

Definition

Default templates to use if not override on the class or field level.

public System.Collections.Generic.List<Microsoft.Bot.Builder.FormFlow.TemplateAttribute> Templates;
val mutable Templates : System.Collections.Generic.List<Microsoft.Bot.Builder.FormFlow.TemplateAttribute>
Public Templates As List(Of TemplateAttribute) 

Field Value

Applies to