'Declaration
Public Sub SetC1RulesManager( _ ByVal control As Object, _ ByVal manager As C1RulesManager _ )
public void SetC1RulesManager( object control, C1RulesManager manager )
Parameters
- control
- The object on which to set the C1RulesManager.
- manager
- The C1RulesManager.