Search Results for

    Show / Hide Table of Contents
    View Source

    Class RelationTypeExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Core.dll
    Syntax
    public static class RelationTypeExtensions

    Methods

    View Source

    IsDeletableRelationType(IRelationType)

    Declaration
    public static bool IsDeletableRelationType(this IRelationType relationType)
    Parameters
    Type Name Description
    IRelationType relationType
    Returns
    Type Description
    System.Boolean
    View Source

    IsSystemRelationType(IRelationType)

    Declaration
    public static bool IsSystemRelationType(this IRelationType relationType)
    Parameters
    Type Name Description
    IRelationType relationType
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IsDeletableRelationType(IRelationType)
      • IsSystemRelationType(IRelationType)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX