QBM_AdaptiveCard_GetTemplateForCulture

Returns the template assigned to an Adaptive Card based on the cultureInfo given. It uses the CultureChain fallback from Session.MultiLanguage() to determine if a template exists. If no suitable template is found, an exception will be thrown.

DialogScriptlength 1907

Script body is not duplicated here; use source exports/search where available.

Script context

Generated from DialogScript metadata, DB-computed ScriptCode flags, and textual references in exported SQL/C# sources. Raw script bodies are not duplicated here.

No DB-computed flags set.

Related tables from name/description

None found in name/description.

SQL modules mentioning this script

None extracted.

C# files mentioning this script

None extracted.

Similar / same-family scripts

  • QBM_AdaptiveCard_Templating
    Creates an Adaptive Card from a (JSON) template and some data (JSON) using the AdaptiveCards.Templating library.