Click or drag to resize
ExportWebTemplateSettingsAdditionalObjects Property
Additional objects

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public ICollection<ExportWebTemplateAdditionalObject> AdditionalObjects { get; }

Property Value

Type: ICollectionExportWebTemplateAdditionalObject
See Also