Click or drag to resize
KaxXmlHttpPanel Properties

The KaxXmlHttpPanel type exposes the following members.

Properties
  Name Description
Public property EnableClientScriptEvaluation
Public property EnableEmbeddedBaseStylesheet (Overrides KaxWebControl.EnableEmbeddedBaseStylesheet.)
Public property EnableEmbeddedSkins (Overrides KaxWebControl.EnableEmbeddedSkins.)
Public property OnClientResponseEnd Obsolete.
Public property OnClientResponseEnded
Public property OnClientResponseEnding
Public property OnClientResponseError
Public property RenderMode
Gets or sets a value that indicates how the content of an KaxXmlHttpPanel control will be wrapped on a page. Inline means the content will be wrapped in a span tag (Default), while Block means that the content will be wrapped in a div.
Public property Value
Public property WaitIndicatorID
Public property WebMethodName
Public property WebMethodPath
Top
See Also