Click or drag to resize

IPathMapDelete Method


Delete the specified path map entries.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
void Delete(
	params string[] ids
)

Parameters

ids
Type: SystemString

[Missing <param name="ids"/> documentation for "M:Ingeniux.CMS.IPathMap.Delete(System.String[])"]

Return Value

Type: 
void
See Also