Sharepoint FAQ

 
Home » Interview FAQ » SharepointSubmit FAQRSS Feeds

What is the difference between CreateChildControls and the RenderContents method

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

The CreateChildControls method is used to add controls to the WebPart, and the RenderContents method is used to tell the page framework how to render the control into HTML to display on a page.


 


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].