3 references to PublishingActivityTypes
aspire (3)
Commands\PublishCommandBase.cs (3)
222
if (publishingActivity.Type ==
PublishingActivityTypes
.PublishComplete)
243
if (activity.Type ==
PublishingActivityTypes
.PublishComplete)
249
else if (activity.Type ==
PublishingActivityTypes
.Step)