Click or drag to resize

IArchiverSaveArchiveSettings Method


Save the archive settings for the specified type

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void SaveArchiveSettings(
	string typeStr,
	Action<ArchiveSettings> setAction
)

Parameters

typeStr  String
Type
setAction  ActionArchiveSettings
Acthive Settings action

Return Value

void
See Also