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