Class RelationTypeExtensions
Inheritance
object
Namespace: Umbraco.Extensions
Assembly: Umbraco.Core.dll
Syntax
public static class RelationTypeExtensions
Methods
View SourceIsDeletableRelationType(IRelationType)
Declaration
public static bool IsDeletableRelationType(this IRelationType relationType)
Parameters
| Type | Name | Description |
|---|---|---|
| IRelationType | relationType |
Returns
| Type | Description |
|---|---|
| bool |
IsSystemRelationType(IRelationType)
Declaration
public static bool IsSystemRelationType(this IRelationType relationType)
Parameters
| Type | Name | Description |
|---|---|---|
| IRelationType | relationType |
Returns
| Type | Description |
|---|---|
| bool |