Click or drag to resize
SiteImportSettingsIsWebApplication Property
Indicates whether the packages comes from web application or web site.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public bool IsWebApplication { get; }

Property Value

Type: Boolean
See Also