Click or drag to resize
ObjectTypeInfoDefaultData Property
Default data exported within installation. Affects default data and web template data export.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public DefaultDataSettings DefaultData { get; set; }

Property Value

Type: DefaultDataSettings
Remarks
This property is for internal use only and should not be used in custom code.
See Also