What is the use of the EnsureChildControl method?

The method "EnsureChildControl" is called to check whether the method "CreateChildControls" have yet been called or not, if not it makes sure that it is called.

Comments

Popular posts from this blog

What is the difference between a Page Layout and Master Page in SharePoint?

Accessing data from SharePoint 2010 to an ASP.NET application

What is the difference between DDL, DML and DCL?