Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDefaultViewContentProvider

    Namespace: Umbraco.Cms.Core.IO
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IDefaultViewContentProvider

    Methods

    View Source

    GetDefaultFileContent(String, String, String, String)

    Declaration
    string GetDefaultFileContent(string layoutPageAlias = null, string modelClassName = null, string modelNamespace = null, string modelNamespaceAlias = null)
    Parameters
    Type Name Description
    System.String layoutPageAlias
    System.String modelClassName
    System.String modelNamespace
    System.String modelNamespaceAlias
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetDefaultFileContent(String, String, String, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX