Click or drag to resize

IArchiverGetArchiveSettings Method


Gets the archive settings for the specified type

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
ArchiveSettings GetArchiveSettings(
	string typeStr
)

Parameters

typeStr  String
Type

Return Value

ArchiveSettings
Archive Settings
See Also