IListStepRemove Method Ingeniux CMS Content Store API

Removes a substep.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void Remove(
	IStep step
)

Parameters

step
Type: Ingeniux.CMSIStep
Step to remove
Remarks

This method ignores null step values.
See Also

Reference