Struct DynamicRootContext
Namespace: Umbraco.Cms.Core.DynamicRoot
Assembly: Umbraco.Core.dll
Syntax
public struct DynamicRootContext
Properties
View SourceCurrentKey
Declaration
public required Guid? CurrentKey { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| Guid? |
ParentKey
Declaration
public required Guid ParentKey { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |