C-DEngine 5.105

ThePageDefinition..::..BufferResponse Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool BufferResponse { get; set; }
Public Property BufferResponse As Boolean
	Get
	Set
public:
property bool^ BufferResponse {
	bool^ get ();
	void set (bool^ value);
}