This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Gets a reference to the UpdatePanel control that the UpdatePanelTrigger targets.
[BrowsableAttribute(false)] public UpdatePanel Owner { get; }
<BrowsableAttribute(False)> _ Public ReadOnly Property Owner As UpdatePanel
[BrowsableAttribute(false)] public: UpdatePanel^ Owner { UpdatePanel^ get (); }
/** @property */
An UpdatePanel control.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.