Click or drag to resize
BaseInfoObjectStatus Property
Returns the current status of the object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual ObjectStatusEnum ObjectStatus { get; set; }

Property Value

Type: ObjectStatusEnum
See Also