Click or drag to resize
DataRecordContainerIsFromCmsDatabase Property
Returns true if the given data does not contain any external data (data not from CMS database).

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

Property Value

Type: Boolean
See Also