CMSDataListDelayedLoading Property |
Indicates whether the data should be loaded to the load event instead of default init event.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool DelayedLoading { get; set; }
Property Value
Type:
BooleanSee Also