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.308
Syntax
ArchiveSettings GetArchiveSettings(
	string typeStr
)

Parameters

typeStr
Type: SystemString
Type

Return Value

Type: ArchiveSettings
Archive Settings
See Also