Click or drag to resize
BaseAbstractInfoProviderIsDataAvailable Property
Returns true if the data is available for this provider

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

Property Value

Type: Boolean
See Also