DataRecordContainerIsFromCmsDatabase Property |
Returns true if the given data does not contain any external data (data not from CMS database).
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public bool IsFromCmsDatabase { get; set; }
Property Value
Type:
BooleanSee Also