Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentTypeDesignContentAppFactory

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.ContentApps
    Assembly: Umbraco.Core.dll
    Syntax
    public class ContentTypeDesignContentAppFactory : IContentAppFactory

    Methods

    View Source

    GetContentAppFor(Object, IEnumerable<IReadOnlyUserGroup>)

    Declaration
    public ContentApp GetContentAppFor(object source, IEnumerable<IReadOnlyUserGroup> userGroups)
    Parameters
    Type Name Description
    System.Object source
    IEnumerable<IReadOnlyUserGroup> userGroups
    Returns
    Type Description
    ContentApp
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetContentAppFor(Object, IEnumerable<IReadOnlyUserGroup>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX