Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.SqlTemplates.RelationRepository

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

    Fields

    View Source

    DeleteByParentAll

    Declaration
    public const string DeleteByParentAll = "Umbraco.Core.RelationRepository.DeleteByParent"
    Field Value
    Type Description
    System.String
    View Source

    DeleteByParentIn

    Declaration
    public const string DeleteByParentIn = "Umbraco.Core.RelationRepository.DeleteByParentIn"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • DeleteByParentAll
      • DeleteByParentIn
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX