MPUtilityLoadControl Method (String) |
Returns the user control with the specified name.
Namespace: Colygon.MatchPoint.CoreAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static Control LoadControl(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
ControlSee Also