SetUseAjaxNotify

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Methods >

SetUseAjaxNotify

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.SetUseAjaxNotify@Boolean

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetUseAjaxNotify(const Value: Boolean);

C++:

void public: __fastcall SetUseAjaxNotify(const bool Value);

 

Description: This is SetUseAjaxNotify, a member of class TIWServerControllerBase.