_Blog.getBlogUrl(params)

Function to get the absolute URL of the blog

Example Usage

{% set blogUrl = _Blog.getBlogUrl({'guid': 'd2c5396d-7741-4449-9d24-0d33de3sd530'}) %}

Parameters

ParameterTypeRequiredDescription
paramsobjectnoAn associative array

Params Details

ElementDescription
guidBlog GUID

Response Example

Response Description

Success
Absolute url of the blog