Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMessageTemplates

    Provides tools to support message templates.

    Namespace: Umbraco.Cms.Core.Logging
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IMessageTemplates

    Methods

    View Source

    Render(string, params object[])

    Declaration
    string Render(string messageTemplate, params object[] args)
    Parameters
    Type Name Description
    string messageTemplate
    object[] args
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX