Click or drag to resize
BaseInfoIsObjectValid Property
Returns true if the object is considered valid.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual bool IsObjectValid { get; }

Property Value

Type: Boolean
See Also