Hevea documentation
WebComponent.Owner Property
Gets / sets the page where the component is.
public
WebPage
Owner {get; set;}
Exceptions
Exception Type
Condition
OwnerNotSetException
the control owner has not been set
See Also
WebComponent Class
|
Hevea.Core.Http.Html.UI Namespace