FieldJson.ProcessTemplate(JToken, TemplateBaseAttribute) 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 Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute ProcessTemplate (Newtonsoft.Json.Linq.JToken template, Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute attribute);
member this.ProcessTemplate : Newtonsoft.Json.Linq.JToken * Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute -> Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute
Protected Function ProcessTemplate (template As JToken, attribute As TemplateBaseAttribute) As TemplateBaseAttribute
Parameters
- template
- Newtonsoft.Json.Linq.JToken
- attribute
- TemplateBaseAttribute