Click or drag to resize

IPublishTaskMonitorBuildUrlMapStep Property


Gets the step that builds the URL Map.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IStepWithWeight BuildUrlMapStep { get; }

Property Value

IStepWithWeight
Remarks
Allows access to information concerning the step's current status as well as its properties.
See Also