Mono Class Library: System.Web.UI.TemplateControl Overview | Members

System.Web.UI.TemplateControl.LoadControl Method

Loads a System.Web.UI.UserControl object from a .ascx file (a user control file)

public Control LoadControl (string virtualPath)

Parameters

virtualPath
The path to the user control file

Returns

Returns the System.Web.UI.UserControl object specified in virtualPath

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0