Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IContentTypeBaseService

    Provides a common base interface for IContentTypeBase.

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IContentTypeBaseService

    Methods

    View Source

    Get(Int32)

    Gets a content type.

    Declaration
    IContentTypeComposition Get(int id)
    Parameters
    Type Name Description
    System.Int32 id
    Returns
    Type Description
    IContentTypeComposition
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Get(Int32)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX