View Source
Class Constants.SqlTemplates.RelationRepository
Inheritance
System.Object
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 |
|