Field<T>.AddTemplate(TemplateAttribute) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected void AddTemplate (Microsoft.Bot.Builder.FormFlow.TemplateAttribute template);
member this.AddTemplate : Microsoft.Bot.Builder.FormFlow.TemplateAttribute -> unit
Protected Sub AddTemplate (template As TemplateAttribute)
Parameters
- template
- TemplateAttribute