Click or drag to resize

IPathMapArchive Method


Archive the specified path map entries.

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

Parameters

ids
Type: SystemString

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

Return Value

Type: 
void
See Also