Microsoft.Bot.Builder.Dialogs.Adaptive.Templates Namespace

Classes

ActivityTemplate

Defines an activity Template where the template expression is local aka "inline" and processed through registered IActivityGenerator/ILanguageGenerator.

StaticActivityTemplate

Defins a static activity as a template.

TextTemplate

Defines an text Template where the template expression is local aka "inline" and processed through registered ILanguageGenerator.