Search Results for

    Show / Hide Table of Contents
    View Source

    Class MessageTemplates

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Logging
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class MessageTemplates : IMessageTemplates

    Methods

    View Source

    Render(string, params object[])

    Declaration
    public 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