Search Results for

    Show / Hide Table of Contents
    View Source

    Class UdiEntityTypeHelper

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class UdiEntityTypeHelper

    Methods

    View Source

    FromUmbracoObjectType(UmbracoObjectTypes)

    Declaration
    public static string FromUmbracoObjectType(UmbracoObjectTypes umbracoObjectType)
    Parameters
    Type Name Description
    UmbracoObjectTypes umbracoObjectType
    Returns
    Type Description
    System.String
    View Source

    ToUmbracoObjectType(String)

    Declaration
    public static UmbracoObjectTypes ToUmbracoObjectType(string entityType)
    Parameters
    Type Name Description
    System.String entityType
    Returns
    Type Description
    UmbracoObjectTypes
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • FromUmbracoObjectType(UmbracoObjectTypes)
      • ToUmbracoObjectType(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX