Click or drag to resize
CMSRepeaterDelayedLoading Property
Indicates whether the data should be loaded to the load event instead of default init event.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool DelayedLoading { get; set; }

Property Value

Type: Boolean
See Also