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(int)

    Gets a content type.

    Declaration
    IContentTypeComposition? Get(int id)
    Parameters
    Type Name Description
    int id
    Returns
    Type Description
    IContentTypeComposition
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX