IPublishTaskMonitorBuildUrlMapStep Property
|
Gets the step that builds the
URL Map.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IStepWithWeight BuildUrlMapStep { get; }
ReadOnly Property BuildUrlMapStep As IStepWithWeight
Get
property IStepWithWeight^ BuildUrlMapStep {
IStepWithWeight^ get ();
}
abstract BuildUrlMapStep : IStepWithWeight with get
Property Value
Type:
IStepWithWeightSee Also