Class Constants.SqlTemplates.RelationRepository
Inheritance
object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.SqlTemplates.RelationRepository
Fields
View SourceDeleteByParentAll
Declaration
public const string DeleteByParentAll = "Umbraco.Core.RelationRepository.DeleteByParent"
Field Value
| Type | Description |
|---|---|
| string |
DeleteByParentIn
Declaration
public const string DeleteByParentIn = "Umbraco.Core.RelationRepository.DeleteByParentIn"
Field Value
| Type | Description |
|---|---|
| string |