View Source
Class UpgradeStepCollectionBuilder
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class UpgradeStepCollectionBuilder : OrderedCollectionBuilderBase<UpgradeStepCollectionBuilder, UpgradeStepCollection, IUpgradeStep>, ICollectionBuilder<UpgradeStepCollection, IUpgradeStep>, ICollectionBuilder
Properties
View Source
CollectionLifetime
Declaration
protected override ServiceLifetime CollectionLifetime { get; }
Property Value
Type |
Description |
ServiceLifetime |
|
View Source
This
Declaration
protected override UpgradeStepCollectionBuilder This { get; }
Property Value