Click or drag to resize
CMSOutputForumAttachmentDataLoaded Property
Returns true if the data is loaded to the object.

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

Property Value

Type: Boolean
See Also