MasterPage::LoadControl Method

 

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodLoadControl(String^)

Loads a Control object from a file based on a specified virtual path.(Inherited from TemplateControl.)

System_CAPS_pubmethodLoadControl(Type^, array<Object^>^)

Loads a Control object based on a specified type and constructor parameters.(Inherited from TemplateControl.)

Return to top
Show: