Click or drag to resize
SettingsKeyInfoProviderDeploymentMode Property
Gets or sets the value that indicates whether the virtual objects are in deployment mode (reflects CMSDeploymentMode hidden setting).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static bool DeploymentMode { get; set; }

Property Value

Type: Boolean
See Also