System.Web Namespace HttpApplication Class
Provides a site interface for an IComponent implementation.
[ VB ] Public Property Site As ISite Implements IComponent.Site [ C# ] public ISite Site {get; set;} [ C++ ] public: __property ISite* get_Site ( ); public: __property void set_Site ( ISite* ); [ JScript ] public function get Site ( ) : ISite; public function set Site ( ISite );
An ISite that allows a container to manage and communicate with its child components.
IComponent.Site
HttpApplication Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph