ShowLoadingAnimation

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

ShowLoadingAnimation

Use this property to indicate IntraWeb to show a loading animation when loading/rendering pages.

 

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.ShowLoadingAnimation

 

ETYPE=Property

 

Declaration:

Delphi:

published property ShowLoadingAnimation: Boolean;

C++:

__published: __property bool ShowLoadingAnimation;

 

Description: deprecated, write-only. Use LockerOptions instead