Search Results for

    Show / Hide Table of Contents
    View Source

    Class SchemaIdSelector

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Common.OpenApi
    Assembly: Umbraco.Cms.Api.Common.dll
    Syntax
    public class SchemaIdSelector : ISchemaIdSelector

    Methods

    View Source

    SchemaId(Type)

    Declaration
    public virtual string SchemaId(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    System.String
    View Source

    UmbracoSchemaId(Type)

    Declaration
    protected string UmbracoSchemaId(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • SchemaId(Type)
      • UmbracoSchemaId(Type)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX