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, Object[])

    Declaration
    string Render(string messageTemplate, params object[] args)
    Parameters
    Type Name Description
    System.String messageTemplate
    System.Object[] args
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Render(String, Object[])
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX