Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ISubTypesSelector

    Namespace: Umbraco.Cms.Api.Common.OpenApi
    Assembly: Umbraco.Cms.Api.Common.dll
    Syntax
    public interface ISubTypesSelector

    Methods

    View Source

    SubTypes(Type)

    Declaration
    IEnumerable<Type> SubTypes(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    IEnumerable<Type>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • SubTypes(Type)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX