Click or drag to resize
CMSActionContextContinuousIntegrationAllowObjectSerialization Property
Configures if object serialization within continuous integration is allowed in the given context

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public bool ContinuousIntegrationAllowObjectSerialization { set; }

Property Value

Type: Boolean
See Also