Sharepoint FAQ

 
Home » Interview FAQ » SharepointSubmit FAQRSS Feeds

What does a SPWebApplication object represent?

  Shared By: Tarang Nayak         Date: Mar 12, 2011      Category: Sharepoint      Views: 99      

The SPWebApplication objects represents a Sharepoint Web Application, which essentially is an IIS virtual server. Using the class you can instigate high level operations, such as getting all the features of an entire Web Application instance, or doing high level creation operations like creating new Web Applications through code.

Tagged: