WebUpdateController Class
This Web control acts as an interface to the UpdateController. Many of its properties mirror those exposed by an AppLife UpdateController. Each WebUpdateController with the same ApplicationId on the same server interacts with the same proxy updater. The WebUpdateController’s methods are used to control the proxy updater.
For a list of all members of this type, see WebUpdateController Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Kjs.AppLife.Update.Web.WebUpdateController
[Visual Basic]
Public Class WebUpdateController
Inherits WebControl
[C#]
public class WebUpdateController : WebControl
Namespace: Kjs.AppLife.Update.Web
Assembly: Kjs.AppLife.Update.Web (in Kjs.AppLife.Update.Web.dll)
See Also
WebUpdateController Members | Kjs.AppLife.Update.Web Namespace